mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 05:50:09 +01:00
configure.ac: Remove unused output variables
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
This commit is contained in:
parent
6f8b4d2191
commit
03742cb72e
1 changed files with 0 additions and 3 deletions
|
|
@ -12,9 +12,6 @@ AC_INIT([wayland-protocols],
|
|||
[wayland-protocols],
|
||||
[http://wayland.freedesktop.org/])
|
||||
|
||||
AC_SUBST([WAYLAND_PROTOCOLS_VERSION_MAJOR], [wayland_protocols_major_version])
|
||||
AC_SUBST([WAYLAND_PROTOCOLS_VERSION_MINOR], [wayland_protocols_minor_version])
|
||||
AC_SUBST([WAYLAND_PROTOCOLS_VERSION_MICRO], [wayland_protocols_micro_version])
|
||||
AC_SUBST([WAYLAND_PROTOCOLS_VERSION], [wayland_protocols_version])
|
||||
|
||||
AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue