summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 12:50:31 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 12:50:31 -0800
commitf8d896ddca8f24fcbe115366db9ab3ce2badefd1 (patch)
tree68bd770f1ee9eafa5728e3d3bce97f5cdf25d4aa
parent8e61f0d57ecf967d523cd0ca63088120a12e942a (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 b992b0e..63a3b58 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-input-synaptics],
[1.9.1],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-input-synaptics/issues],
[xf86-input-synaptics])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])