summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:13:31 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:13:31 -0800
commitd7e52dc1d62164ce5a68c276d46c9f7283b5e040 (patch)
treea2615ad49768468bc128079b53aeb4a79de1c80d
parent4f3b875fad61a3f3457f036412cdf5b0a69fe300 (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 f0cac9a..e13545e 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(xlsatoms, [1.1.2],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/app/xlsatoms/issues],
xlsatoms)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])