summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:07:23 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:07:23 -0800
commitdce59663ecd846831724d6d7303ee813fa458a7d (patch)
tree1ee9512b438506c65e2c539efe3e741f675ba0cb
parent00dd9447bfd6aea80d279b22d469b88cc60a799e (diff)
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 1d582ca..73cd199 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-savage],
[2.3.9],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-savage/issues],
[xf86-video-savage])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])