mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-26 17:00:10 +01:00
configure.ac: Print version when done configuring
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
This commit is contained in:
parent
25c60496e8
commit
6f8b4d2191
1 changed files with 1 additions and 0 deletions
|
|
@ -30,5 +30,6 @@ AC_CONFIG_FILES([
|
|||
AC_OUTPUT
|
||||
|
||||
AC_MSG_RESULT([
|
||||
Version ${WAYLAND_PROTOCOLS_VERSION}
|
||||
Prefix ${prefix}
|
||||
])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue