From b397ffb23f02389b6c6168e7826605789907d740 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 7 Dec 2018 19:42:33 -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 840710d..ff03cfc 100644 --- a/configure.ac +++ b/configure.ac @@ -28,7 +28,7 @@ AC_PREREQ([2.60]) # Please bump the minor library number at each release as well. # AC_INIT([libXft], [2.3.2], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXft]) + [https://gitlab.freedesktop.org/xorg/lib/libXft/issues], [libXft]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1