From c5187f076d16601c15c59c5a2f05c0513d9f042b Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 7 Dec 2018 19:43:32 -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 3efc013..82bb02c 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([libXinerama], [1.1.4], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXinerama]) + [https://gitlab.freedesktop.org/xorg/lib/libXinerama/issues], [libXinerama]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1