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