summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:10:59 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:10:59 -0800
commitc7ca2b99c099456d0c0e83309d6f426c5feacb25 (patch)
tree9bbea78c2585b56344d0585ae6df607977ee300b
parent5a8f3121c7f64dbb47fad99c027389e7d78453e4 (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 c90e4cb..40cbaac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xinput], [1.6.2],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xinput])
+ [https://gitlab.freedesktop.org/xorg/app/xinput/issues], [xinput])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])