summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:58:46 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:58:46 -0800
commit31d4c5d6c10d1547d0031a36ed7c57b78d048fea (patch)
treeb7b859b7dfc66635b8870b66b0efae81072198fe
parent12274b4d4b3c76e90e9417efb1c7b2f39fc55e7a (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 50b5fdd..dc7b0fe 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([xbacklight], [1.2.2],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/app/xbacklight/issues],
[xbacklight])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])