summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 13:58:16 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 13:58:16 -0800
commit59d3cc7f5b06322a4a4d95e5ed6d7f212f4df236 (patch)
tree4a3e0ab13c8a5da01b9a4c88bcb65c53aac27ebb
parentcffd1f62c802c5f4a69ad0f98a0bcbf60cadd166 (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 94c5daa..57f46c5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-glint],
[1.2.9],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/glint],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-glint/issues],
[xf86-video-glint])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])