summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:06:54 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:06:54 -0800
commit0da14645b6bd27787164001031bafaca551fcecd (patch)
tree0b26d53d69d081bab3bc4d154fd8033bb3b0728b
parent49f69dedee27b54dcd58793886c36e6b1eaa2b07 (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 fb38beb..cca5599 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-s3],
[0.6.5],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-s3/issues],
[xf86-video-s3])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])