summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:54:52 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:54:52 -0800
commit769598f20386845f5839fbc68dfed1f4245197be (patch)
tree6e8bab6a2f5f15dd82599fe7c8d8e63081dc7161
parent9d20b76d717add6401d66f272656d3cf763d7130 (diff)
downloadxorg-lib-libXtst-769598f20386845f5839fbc68dfed1f4245197be.tar.gz
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 466f431..034e6a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([libXtst], [1.2.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXtst])
+ [https://gitlab.freedesktop.org/xorg/lib/libXtst/issues], [libXtst])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])