summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2014-11-07 14:45:01 +0000
committerThomas Wood <thomas.wood@intel.com>2014-11-14 10:42:21 +0000
commitaa63fc740c510ed44c1a8dc0fc00f0c92c0581a2 (patch)
treea26f3137bfa727f5e2f29db7d30fd52724908681
parentf674a1f61fe1e63209ba3fab05313ba14ffd071e (diff)
configure: update bug reporting url
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bb0b16d9..f0d7917e 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])