mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 21:00:03 +01:00
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>
This commit is contained in:
parent
af63efe470
commit
a93f8f74b5
1 changed files with 1 additions and 1 deletions
|
|
@ -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])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue