summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorScott Moreau <oreaus@gmail.com>2013-02-13 14:29:35 -0700
committerKristian Høgsberg <krh@bitplanet.net>2013-02-14 12:09:53 -0500
commitbf0f4b9d21bae0ca6e09211dad2b06f6e7af5c9c (patch)
treeae5bc9e3c0f7c36aefa693405d2b89a49f45f1bb /configure.ac
parent4c65da5fc0dd19b253d8de4dfaf67a678f558b35 (diff)
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
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d553eaea..0ef2ae1d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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/])