summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 12:45:55 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 12:45:55 -0800
commit71036116be11b8c9d39ce153738875c44183cc60 (patch)
treeae846e0245d52251beb6821f1f007a1c0d0a5f92
parentb6b36166bdb4d09f74e51acde83bf74f3a1fa495 (diff)
downloadxorg-driver-xf86-input-evdev-71036116be11b8c9d39ce153738875c44183cc60.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 2d8870d..753f3e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-input-evdev],
[2.10.6],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-input-evdev/issues],
[xf86-input-evdev])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])