mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-31 22:25:25 -04:00
configure.ac: Use wayland_version macro in bug url
This commit is contained in:
parent
8f1386fb50
commit
9a2fab49e5
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ m4_define([wayland_version],
|
||||||
|
|
||||||
AC_INIT([wayland],
|
AC_INIT([wayland],
|
||||||
[wayland_version],
|
[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],
|
[wayland],
|
||||||
[http://wayland.freedesktop.org/])
|
[http://wayland.freedesktop.org/])
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue