Update buglink for gitlan issues
Issue tracking has been moved from a bugzilla instance to a gitlab instance to go alongside and integrated with the gitlab repo, still all on freedesktop.org. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
e628d22673
commit
0867eea666
|
|
@ -24,7 +24,7 @@
|
||||||
AC_PREREQ([2.60])
|
AC_PREREQ([2.60])
|
||||||
AC_INIT([xf86-video-intel],
|
AC_INIT([xf86-video-intel],
|
||||||
[2.99.917],
|
[2.99.917],
|
||||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
|
[https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/issues/new],
|
||||||
[xf86-video-intel])
|
[xf86-video-intel])
|
||||||
AC_CONFIG_SRCDIR([Makefile.am])
|
AC_CONFIG_SRCDIR([Makefile.am])
|
||||||
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue