summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:16:03 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:16:03 -0800
commit39885098590ad974ccd68e1f72ca9a33320c0c2e (patch)
treea32a6e491d35ff9c1fdb1985ddce6dbe67c0c311 /configure.ac
parentd02bdaed7a09b037a714639c94abaf680d6c2efc (diff)
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d9da428..8f7fad3 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([xmh], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xmh])
+ [https://gitlab.freedesktop.org/xorg/app/xmh/issues], [xmh])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])