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