summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:57:31 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:57:31 -0800
commit2c60568de14fb3953b3cfe42ee32352298572fd8 (patch)
tree1f51720c12d7040998d7ef0515950e2576c6d12a
parentb9c0047416eff09519bfe6a8088817c270f91d0a (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 77f2a9a..dd274b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([smproxy], [1.0.6],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [smproxy])
+ [https://gitlab.freedesktop.org/xorg/app/smproxy/issues], [smproxy])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])