summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 20:29:29 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 20:29:29 -0800
commit3fa00f11025e84365ac7f02ebd632a83911a4de2 (patch)
tree8fbeaa1e6c6cd9faadf844c154bd555ad06bd9a8
parent9030aab24e50943703bf6162b9a00151ca9598fa (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 94dd759..dcd860c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([lndir], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [lndir])
+ [https://gitlab.freedesktop.org/xorg/util/lndir/issues], [lndir])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])
AC_USE_SYSTEM_EXTENSIONS