configure.ac: Update URLs
authorJonas Ådahl <jadahl@gmail.com>
Wed, 26 Feb 2014 18:54:27 +0000 (19:54 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Wed, 26 Feb 2014 18:54:27 +0000 (19:54 +0100)
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
configure.ac

index 68e1d35..7e53352 100644 (file)
@@ -8,9 +8,9 @@ m4_define([libinput_version],
 
 AC_INIT([libinput],
         [libinput_version],
-        [http://nobugtracker],
+        [https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=libinput&version=libinput_version],
         [libinput],
-        [http://nohomepage])
+        [http://www.freedesktop.org/wiki/Software/libinput/])
 
 AC_SUBST([LIBINPUT_VERSION_MAJOR], [libinput_major_version])
 AC_SUBST([LIBINPUT_VERSION_MINOR], [libinput_minor_version])