From e6ccf19f8d1f71ef79f192b4ca9debf7280232a3 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 7 Dec 2018 19:32:18 -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 c58c45f..210f9c8 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Initialize Autoconf AC_PREREQ(2.60) AC_INIT([libSM], [1.2.3], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libSM]) + [https://gitlab.freedesktop.org/xorg/lib/libSM/issues], [libSM]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1