[Glamor] [PATCH 4/8] configure.ac: the product in the url should be "xorg"

Gaetan Nadon memsize at videotron.ca
Tue Dec 10 08:13:28 PST 2013


The component is glamor, but the product is "xorg".

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 configure.ac |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 5246dbb..7646aaf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,9 +23,9 @@
 
 # Initialize Autoconf
 AC_PREREQ([2.63])
-AC_INIT([glamor-egl], 
+AC_INIT([glamor-egl],
         [0.5.1],
-        [https://bugs.freedesktop.org/enter_bug.cgi?product=glamor], 
+        [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
         [glamor-egl])
 
 AC_CONFIG_SRCDIR([Makefile.am])
-- 
1.7.9.5



More information about the Glamor mailing list