diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-25 12:47:32 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-25 12:47:32 -0800 |
commit | 04f42d6e0f99d771cbbab25c896f287fd6697f37 (patch) | |
tree | 9f283dc430d78216671fe1f87d96bf41dbf8372c /configure.ac | |
parent | 5d341d1d6c389b286279f87d7a3bdb0f5bd275f1 (diff) |
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |