From 6f8b4d21916e4fa7e1df920040aef64fe6a3190d Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Mon, 23 Nov 2015 10:18:19 +0800 Subject: configure.ac: Print version when done configuring MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Ådahl --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index a9b4834..e5b8d2f 100644 --- a/configure.ac +++ b/configure.ac @@ -30,5 +30,6 @@ AC_CONFIG_FILES([ AC_OUTPUT AC_MSG_RESULT([ + Version ${WAYLAND_PROTOCOLS_VERSION} Prefix ${prefix} ]) -- cgit v1.2.3