summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 12:47:32 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 12:47:32 -0800
commit04f42d6e0f99d771cbbab25c896f287fd6697f37 (patch)
tree9f283dc430d78216671fe1f87d96bf41dbf8372c
parent5d341d1d6c389b286279f87d7a3bdb0f5bd275f1 (diff)
downloadxorg-driver-xf86-input-libinput-04f42d6e0f99d771cbbab25c896f287fd6697f37.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 3be9f8f..2a40806 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
[0.28.1],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/issues],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])