summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:14:35 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:14:35 -0800
commit6aefab8b5831b52042afc482a50a43e3a4eba5b9 (patch)
treeeff12e5873a3add0e6b052071b5a6b81b6716dad
parente7e8014eeee800d887f8e0264a4657c7918e7591 (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 0ee3cb1..8abb5f6 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([xman], [1.1.4],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xman])
+ [https://gitlab.freedesktop.org/xorg/app/xman/issues], [xman])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])