summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:15:50 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:15:50 -0800
commite315069848aea3aaeb72bd3bc9a5d0bdb1242ed7 (patch)
tree17c5fe8d499f64cb2162a76b93093c71d41a2313
parentf1e22dc070daa73857ff2fd951424b9d1ef31a54 (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 cd93a07..a131ead 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(xmessage, [1.0.5],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xmessage)
+ [https://gitlab.freedesktop.org/xorg/app/xmessage/issues], xmessage)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])