summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:18:20 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:18:20 -0800
commit902239ab7df4833431afff4cb6568ab3a47f51f5 (patch)
tree357df98c57dff3c304b63dca8ca5cfeb51f204e0
parentd7f7b4efb480cb8718dc1bfed347aeea89e1c39b (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 93f93f5..528581c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xscope], [1.4.1],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xscope])
+ [https://gitlab.freedesktop.org/xorg/app/xscope/issues], [xscope])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])