summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:52:43 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:52:43 -0800
commitfaa42207a0653535ab80825b0acb50b417702ec4 (patch)
treea53665c418c6f94e690c73431e8dc3b3501bf65e
parentcd22de616c77328da3410b1eaab541c2d331ffdb (diff)
downloadxorg-lib-libxtrans-faa42207a0653535ab80825b0acb50b417702ec4.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 b43f0f3..7621253 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xtrans], [1.3.5],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xtrans])
+ [https://gitlab.freedesktop.org/xorg/lib/libxtrans/issues], [xtrans])
AC_CONFIG_SRCDIR([Makefile.am])
# Initialize Automake