summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:48:47 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:48:47 -0800
commited6ac5ea1174e9d341b451ecf58cd813b778adac (patch)
tree8b725d20b57327fe6277f4cff5437a5b731db702
parent77d38cfda9db285ea177699d3395a860faa287c5 (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 1ded2b2..c2af63a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
AC_PREREQ([2.60])
-AC_INIT([mkcomposecache], [1.2.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([mkcomposecache], [1.2.1], [https://gitlab.freedesktop.org/xorg/app/mkcomposecache/issues])
AC_CONFIG_SRCDIR([mkcomposecache.c])
AC_CONFIG_HEADERS([config.h])