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 18:57:58 -08:00
parent 49558fb904
commit 3af7cd1faf

View File

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