diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-21 17:03:29 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-21 17:03:29 -0800 |
commit | 0f2c56665e5f240027b8910858b9712fbf1c99a7 (patch) | |
tree | 1f1664b5d35b03f0fd784fa6f577a0259c74e20a | |
parent | c8c4f3da448faa723ac9cab526af263eeb185ab5 (diff) |
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |