summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-16 12:40:03 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-16 12:41:24 -0700
commit6624b5e705da8333a3bc63d1ddeea6b11e831e24 (patch)
treebdfc3f31e2a7db4206d8429e285a7dc3834a852c
parent66a26687b2b86b53c315544483b740deb6f01c1e (diff)
downloadxorg-lib-libXfont-6624b5e705da8333a3bc63d1ddeea6b11e831e24.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 f3b4a7a..9df20cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([libXfont2], [2.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXfont2])
+ [https://gitlab.freedesktop.org/xorg/lib/libXfont/issues], [libXfont2])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])