summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 20:22:00 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 20:22:00 -0800
commit5787c2f5459e19bb7206c98116dbdec54da7bcc0 (patch)
tree75872146713b2fb4e82a64bc3ce68acc3de396c9
parenta66b5b9b2401f478bf581a85fd7c1f0cfca9cecd (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 be273fa..626eeb5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([gccmakedep],[1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],[gccmakedep])
+ [https://gitlab.freedesktop.org/xorg/util/gccmakedep/issues],[gccmakedep])
AC_CONFIG_SRCDIR([Makefile.am])
# Initialize Automake