=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: build: Print widl in configuration summary.

Alexandre Julliard julliard at winehq.org
Mon Apr 15 16:26:15 CDT 2019


Module: vkd3d
Branch: master
Commit: 393f1d858da8e4aef867f46fb9b3c2925261eeb8
URL:    https://source.winehq.org/git/vkd3d.git/?a=commit;h=393f1d858da8e4aef867f46fb9b3c2925261eeb8

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Mon Apr 15 10:13:55 2019 +0200

build: Print widl in configuration summary.

Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure.ac | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configure.ac b/configure.ac
index 28f2ac9..02f9028 100644
--- a/configure.ac
+++ b/configure.ac
@@ -129,6 +129,8 @@ AS_IF([test "x$CROSSTARGET32" != "xno" -o "x$CROSSTARGET64" != "xno"],
 AS_ECHO(["
   Configuration summary for $PACKAGE $VERSION
 
+  widl: ${WIDL}
+
   Have XCB: ${HAVE_XCB}
   Have SPIRV-Tools: ${with_spirv_tools}
 




More information about the wine-cvs mailing list