summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:17:09 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:17:09 -0800
commit3316ccaca35dc5fc6b6e3b5826e222cd648eb9c9 (patch)
treeb75bbf1e81c1904e07322563142c1b5b8400af93
parent004681fb9c71256feb49e2bda203819654b0a05f (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 dcf7c10..cfa5c41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xrandr], [1.5.0],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xrandr])
+ [https://gitlab.freedesktop.org/xorg/app/xrandr/issues], [xrandr])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])