summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:00:19 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:00:19 -0800
commit3f37d974bedea52c0b4d8cf576baa2180a8f222d (patch)
tree9987fe883c461291a6f5bec025481c629908c35b
parentaba4a53594d600dc61b0c8faf86e2ce1c2adea74 (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 e63f1e6..84045d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
# Initialize Autoconf
AC_PREREQ(2.60)
AC_INIT([xcompmgr], [1.1.7],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+ [https://gitlab.freedesktop.org/xorg/app/xcompmgr/issues])
AC_CONFIG_SRCDIR([xcompmgr.c])
AC_CONFIG_HEADERS([config.h])