mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-01 11:40:08 +01:00
configure.ac: Update URLs
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
This commit is contained in:
parent
2b08f19b7e
commit
edd792ab6e
1 changed files with 2 additions and 2 deletions
|
|
@ -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])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue