Skip to content
Snippets Groups Projects
Commit edd792ab authored by Jonas Ådahl's avatar Jonas Ådahl
Browse files

configure.ac: Update URLs


Signed-off-by: default avatarJonas Ådahl <jadahl@gmail.com>
parent 2b08f19b
No related branches found
No related tags found
No related merge requests found
......@@ -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])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment