summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-10 11:17:35 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-10 11:17:35 -0700
commiteb4f69a71d72e0baab73723b99e8b22d573f256e (patch)
tree318fbd5bad7ac59aa24a349bbb21849c812b2af2
parenta01b79bd085c09db3c4a4bf7c32efc2f60678b70 (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 71a7c45..a9fb137 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-input-elographics],
1.4.1,
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-input-elographics/issues],
xf86-input-elographics)
AC_CONFIG_SRCDIR([Makefile.am])