summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:50:34 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:50:34 -0800
commitbc819c99a1eee22194b561bcfe267c31071152ae (patch)
treefbc379bd5ba7db949d985cd22d86189e9d410da7
parentdfc721414e0ee35fa1b465d8c333831b73171ba4 (diff)
downloadxorg-lib-libXScrnSaver-bc819c99a1eee22194b561bcfe267c31071152ae.tar.gz
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 072f12e..17448cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([libXScrnSaver], [1.2.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXScrnSaver])
+ [https://gitlab.freedesktop.org/xorg/lib/libXScrnSaver/issues], [libXScrnSaver])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])