summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:48:02 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:48:02 -0800
commit121f070acf0ebaa2cfff37cea5c5758c90ded374 (patch)
treef6873b51810e445b5f3dd6a1e78fa60c3359e22b
parent9d31d2162af3b50a6d7c0175d7abc680da9aec76 (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 bb0939d..233c7ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ AC_PREREQ([2.60])
# synchronized.
#
AC_INIT(libXpresent, [1.0.0],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXpresent])
+ [https://gitlab.freedesktop.org/xorg/lib/libXpresent/issues], [libXpresent])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR([.])