From 86b2e70648531f1af11e0541f69468212c3f2190 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 16 Mar 2019 10:25:49 -0700 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 5c241f5..3ec0f89 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([libXext], [1.3.3], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXext]) + [https://gitlab.freedesktop.org/xorg/lib/libXext/issues], [libXext]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.1