summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:47:05 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:47:05 -0800
commita70a1f71a176d62c9ff7838b78d0e02603e757b1 (patch)
treee2deb125e4a9b1431c998e2a50fbd73441750e25
parentc6b3126998d2199375fcd9b00d0a511e3e6217d0 (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 6409f24..c5f34ba 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([fstobdf], [1.0.6],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [fstobdf])
+ [https://gitlab.freedesktop.org/xorg/app/fstobdf/issues], [fstobdf])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])