summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:58:21 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:58:21 -0800
commit74bd63d6e6768f96c3e6fc2b692a5b012edbcea3 (patch)
treefdc09c7e42f71c2aeb62e7d1f1670a9fefd2d07e
parent8ee2177d894c91a4a864b5b182705d72055e0090 (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 2b44ede..d77e2d8 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([viewres], [1.0.5],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [viewres])
+ [https://gitlab.freedesktop.org/xorg/app/viewres/issues], [viewres])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])