configure.ac: Change bugs.freedesktop.org product to Wayland

Update the bug link. Thanks to Rune K. Svendsen for spotting this.

https://bugs.freedesktop.org/show_bug.cgi?id=60818
This commit is contained in:
Scott Moreau 2013-02-13 14:29:35 -07:00 committed by Kristian Høgsberg
parent 4c65da5fc0
commit bf0f4b9d21

View File

@ -1,7 +1,7 @@
AC_PREREQ([2.64])
AC_INIT([weston],
[1.0.90],
[https://bugs.freedesktop.org/enter_bug.cgi?product=weston],
[https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston],
[weston],
[http://wayland.freedesktop.org/])