summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:17:21 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:17:21 -0800
commit3153fa6c79a2887ee63a58ae6a7d9f17d1615cb8 (patch)
tree0fed731e9396188bf008dfc258acca829588db3f
parente0026511c78a1bab57a6087b923bb223edc90282 (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 1892de9..125dfdc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xrdb], [1.1.1],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xrdb])
+ [https://gitlab.freedesktop.org/xorg/app/xrdb/issues], [xrdb])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])
AC_USE_SYSTEM_EXTENSIONS