configure.ac: Update URLs

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
This commit is contained in:
Jonas Ådahl 2014-02-26 19:54:27 +01:00
parent 2b08f19b7e
commit edd792ab6e

View 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])