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-11-25 12:47:32 -08:00
parent 5d341d1d6c
commit 04f42d6e0f

View File

@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
[0.28.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/issues],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])