summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:17:42 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:17:42 -0800
commitd78dd6c2927eb26746f60c1d98490ad9e9ec36ad (patch)
treebe3952cf03f5e75dca6cad25386d33853272654f
parent9933b560d5056135eab1246d58c2b3590ce85f4a (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 3021946..a13ca35 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([xrefresh], [1.0.6],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xrefresh])
+ [https://gitlab.freedesktop.org/xorg/app/xrefresh/issues], [xrefresh])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])
AC_USE_SYSTEM_EXTENSIONS