diff mbox

[i-g-t] configure: update bug reporting url

Message ID 1415899164-21066-1-git-send-email-thomas.wood@intel.com (mailing list archive)
State New, archived
Headers show

Commit Message

Thomas Wood Nov. 13, 2014, 5:19 p.m. UTC
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/configure.ac b/configure.ac
index bb0b16d..f0d7917 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])