summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-16 12:39:31 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-16 12:39:31 -0700
commit174a94975af710247719310cfc53bd13e1f3b44d (patch)
tree563acb8320a272b2f18bc577a1c55401d99171eb
parent1e238b40bbef0664d281432c19634df39a19b1ee (diff)
downloadxorg-lib-libXfixes-174a94975af710247719310cfc53bd13e1f3b44d.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 0ec7b86..5a55206 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ AC_PREREQ([2.60])
# synchronized.
#
AC_INIT(libXfixes, [5.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXfixes])
+ [https://gitlab.freedesktop.org/xorg/lib/libXfixes/issues], [libXfixes])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])