summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:19:22 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:19:22 -0800
commit637c968d1a2fecfb25bd6d14e4fe285e3ceafc13 (patch)
treeac98836d538e11ab6b154664f84d4e461cb4a787
parent503665924c77a1a4c5f82651aa08b9e5c5e0d4f6 (diff)
downloadxorg-driver-xf86-video-vesa-637c968d1a2fecfb25bd6d14e4fe285e3ceafc13.tar.gz
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c18ed38..ac175ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-vesa],
[2.4.0],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-vesa/issues],
[xf86-video-vesa])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])