Update configure.ac bug URL for gitlab migration

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Alan Coopersmith 2018-12-07 19:41:07 -08:00
parent 534456082e
commit 8ff9605921

View file

@ -27,7 +27,7 @@ AC_PREREQ([2.60])
# version. This version number will be substituted into Xcursor.h
#
AC_INIT([libXcursor], [1.1.15],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],[libXcursor])
[https://gitlab.freedesktop.org/xorg/lib/libXcursor/issues],[libXcursor])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h include/X11/Xcursor/Xcursor.h])
# Set common system defines for POSIX extensions, such as _GNU_SOURCE