summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:40:36 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:40:36 -0800
commit01bb3dc16a70bb0a639cc9cff422259d936cf713 (patch)
treedebd97a92f81d83c5c4cb4296934fe74a94abc13
parent591b72e42e8da9c991fc9a64b8420b38405a226b (diff)
downloadxorg-lib-libXcomposite-01bb3dc16a70bb0a639cc9cff422259d936cf713.tar.gz
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 0dc77ab..452fc84 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ AC_PREREQ([2.60])
# synchronized.
#
AC_INIT(libXcomposite, [0.4.4],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXcomposite])
+ [https://gitlab.freedesktop.org/xorg/lib/libXcomposite/issues], [libXcomposite])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])