summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:56:07 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:56:07 -0800
commit97820e748eb496a1f6d3fc3bf89688f0ce1f64f9 (patch)
treed598384e2abfa1c60e011c649c5a4483e20857f7
parent3da8f3109f063952516b0782949a96f0c92a092f (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 4e4a2cc..538ec79 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([rgb], [1.0.6],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [rgb])
+ [https://gitlab.freedesktop.org/xorg/app/rgb/issues], [rgb])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])
AC_USE_SYSTEM_EXTENSIONS