summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2019-03-02 14:10:41 -0800
committerKevin Brace <kevinbrace@gmx.com>2019-03-02 14:10:41 -0800
commita93f8f74b54accfb94a8c56357e566db76c24b22 (patch)
treeb208c872187b4166341ecacb4dde4e84c71b62de
parentaf63efe470417cde8a64068b1e6965b2677d92d9 (diff)
Update configure.ac bug URL for gitlab migration
It is based on Alan Coopersmith's commit for various fd.o projects. Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a9e311b51..1d5101102 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ(2.60)
-AC_INIT([xorg-server], 1.19.6, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+AC_INIT([xorg-server], 1.19.6, [https://gitlab.freedesktop.org/xorg/xserver/issues], xorg-server)
RELEASE_DATE="2017-12-20"
RELEASE_NAME="Lousiana Gumbo"
AC_CONFIG_SRCDIR([Makefile.am])