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 13:02:26 -08:00
parent 8823b14cbc
commit d5bbd986b4

View File

@@ -23,7 +23,7 @@
AC_PREREQ(2.60)
AC_INIT([xf86-input-vmmouse],
[13.1.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[https://gitlab.freedesktop.org/xorg/driver/xf86-input-vmmouse/issues],
xf86-input-vmmouse)
AC_CONFIG_SRCDIR([Makefile.am])