From 121f070acf0ebaa2cfff37cea5c5758c90ded374 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 7 Dec 2018 19:48:02 -0800 Subject: Update configure.ac bug URL for gitlab migration Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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([.]) -- cgit v1.2.3