summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:34:13 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:34:13 -0800
commita6c624adf5894e1135f532ccdd0b82353b8a61b0 (patch)
tree92fe6efe67a5076d21ff4aa3f0ebd1484a02c9be
parent190b968c69fcc45c4b46e5a56b5dabb3a8031f55 (diff)
Update configure.ac bug URL for gitlab migrationHEADmaster
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 4530a7a..28d4dc4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([libWindowsWM], [1.0.1],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libWindowsWM])
+ [https://gitlab.freedesktop.org/xorg/lib/libWindowsWM/issues], [libWindowsWM])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])