From 0be2c6712728cea1fa1bcc640e564c45c2c82e37 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 7 Dec 2018 19:47:06 -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(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 2feb9ff..e54163c 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([libXpm], [3.5.12], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXpm]) + [https://gitlab.freedesktop.org/xorg/lib/libXpm/issues], [libXpm]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.1