summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:29:44 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:29:44 -0800
commite8642e3203f9793c2cca19b2df334b4160c56742 (patch)
tree5cff0538564ce07dabd907ca9fd36023398f6e95
parent6052aa6479be8059c9294ced6e3a33e2316bb2d5 (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 24b06c4..1548fce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([libFS], [1.0.7],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libFS])
+ [https://gitlab.freedesktop.org/xorg/lib/libFS/issues], [libFS])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])