summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:39:50 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:39:50 -0800
commit5d376dd911a50e60631f64637105a2883dd3e7c4 (patch)
tree51ee893eb1497db552c046395e18cc69102f1865
parent66245d7d28d9ab26e22d7615a8b2fa79c82b60d8 (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 13a70ca..985df1a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([libXaw3d], [1.6.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXaw3d])
+ [https://gitlab.freedesktop.org/xorg/lib/libXaw3d/issues], [libXaw3d])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])