summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:03:29 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:03:29 -0800
commit0f2c56665e5f240027b8910858b9712fbf1c99a7 (patch)
tree1f1664b5d35b03f0fd784fa6f577a0259c74e20a
parentc8c4f3da448faa723ac9cab526af263eeb185ab5 (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 2de116f..ca0e428 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([xfindproxy], [1.0.4],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/app/xfindproxy/issues],
[xfindproxy])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])