[PATCH vkd3d 2/2] build: Print widl in configuration summary.

Józef Kucia joseph.kucia at gmail.com
Mon Apr 15 03:13:55 CDT 2019


From: Józef Kucia <jkucia at codeweavers.com>

Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
---
 configure.ac | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configure.ac b/configure.ac
index 28f2ac908733..02f9028ee6a7 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}
 
-- 
2.21.0




More information about the wine-devel mailing list