summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:44:24 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:44:24 -0800
commit28822317438b6800435145a0312dbce59a03eaa3 (patch)
tree1f28d02c84b8ee33614a10bfac256c875c2a033f
parent340581e83d57414b5f33fd2f9f22fdfebf0d4b8d (diff)
downloadxorg-lib-libxkbfile-28822317438b6800435145a0312dbce59a03eaa3.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 ba61814..e4f6e76 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([libxkbfile], [1.0.9],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libxkbfile])
+ [https://gitlab.freedesktop.org/xorg/lib/libxkbfile/issues], [libxkbfile])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])