configure: update bug reporting url
authorThomas Wood <thomas.wood@intel.com>
Fri, 7 Nov 2014 14:45:01 +0000 (14:45 +0000)
committerThomas Wood <thomas.wood@intel.com>
Fri, 14 Nov 2014 10:42:21 +0000 (10:42 +0000)
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
configure.ac

index bb0b16d..f0d7917 100644 (file)
@@ -23,7 +23,7 @@
 AC_PREREQ([2.60])
 AC_INIT([intel-gpu-tools],
        [1.8],
-       [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+       [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel],
        [intel-gpu-tools])
 
 AC_CONFIG_SRCDIR([Makefile.am])