configure.ac: Use wayland_version macro in bug url
This commit is contained in:
parent
8f1386fb50
commit
9a2fab49e5
|
@ -8,7 +8,7 @@ m4_define([wayland_version],
|
|||
|
||||
AC_INIT([wayland],
|
||||
[wayland_version],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.0.90],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=wayland_version],
|
||||
[wayland],
|
||||
[http://wayland.freedesktop.org/])
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user