diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-25 12:50:31 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-25 12:50:31 -0800 |
commit | f8d896ddca8f24fcbe115366db9ab3ce2badefd1 (patch) | |
tree | 68bd770f1ee9eafa5728e3d3bce97f5cdf25d4aa | |
parent | 8e61f0d57ecf967d523cd0ca63088120a12e942a (diff) |
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |