summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:19:52 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:19:52 -0800
commit70f3ac7b962e279ca793a47a960b9f78da773adf (patch)
tree12acea3b6c58e39aa60e328ed145765cc2944fcf
parentf75cdb45b676ae6e581518ae65282ac514d24e9e (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 4861a04..ed4cc71 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xstdcmap], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xstdcmap])
+ [https://gitlab.freedesktop.org/xorg/app/xstdcmap/issues], [xstdcmap])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])