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:56:38 -08:00
parent ea2ad21c7a
commit 850c05161d
1 changed files with 1 additions and 1 deletions

View File

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