summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 20:03:44 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 20:05:49 -0800
commit4887c06871d598fb2c7a30715a416e423cb335a6 (patch)
tree643f3ef3f86f362515418778fe9aea1432396933
parentadcb8b6fa6b04fb2683ba5072f3fb3008c6e2d5c (diff)
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e19209d..c3a729f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xhiv], [0.0.2],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xhiv])
+ [https://gitlab.freedesktop.org/xorg/test/xhiv/issues], [xhiv])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])
AC_USE_SYSTEM_EXTENSIONS