diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-06-22 07:08:03 -0400 |
---|---|---|
committer | Marius Vlad <marius.c.vlad@intel.com> | 2016-07-04 17:22:29 +0300 |
commit | e73e398536a6415b28840a2f83bfbd50aa413b2b (patch) | |
tree | 2125ee2bbf3d4ab79a0cbba8e00f511e5740972e /configure.ac | |
parent | 8875bb13e0669054cc57bb44ece5267fa8f8d2f3 (diff) |
configure: update bugzilla URL
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Marius Vlad <marius.c.vlad@intel.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0405c8b3..c852d55d 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ AC_PREREQ([2.60]) AC_INIT([intel-gpu-tools], [1.15], - [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel], + [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=IGT], [intel-gpu-tools]) AC_CONFIG_SRCDIR([Makefile.am]) |