From bc141f304712a109b6b518724e1feb66293bf472 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 16 Mar 2019 12:38:45 -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 7aedf34..1c6292b 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([libXdmcp], [1.1.3], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXdmcp]) + [https://gitlab.freedesktop.org/xorg/lib/libXdmcp/issues], [libXdmcp]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) # Set common system defines for POSIX extensions, such as _GNU_SOURCE -- cgit v1.2.3