From: Alan Coopersmith Date: Thu, 22 Nov 2018 01:10:59 +0000 (-0800) Subject: Update configure.ac bug URL for gitlab migration X-Git-Url: https://diplodocus.org/git/xorg-xinput/commitdiff_plain/c7ca2b99c099456d0c0e83309d6f426c5feacb25?ds=sidebyside;hp=5a8f3121c7f64dbb47fad99c027389e7d78453e4 Update configure.ac bug URL for gitlab migration Signed-off-by: Alan Coopersmith --- diff --git a/configure.ac b/configure.ac index c90e4cb..40cbaac 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xinput], [1.6.2], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xinput]) + [https://gitlab.freedesktop.org/xorg/app/xinput/issues], [xinput]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h])