build: Print widl in configuration summary.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Józef Kucia 2019-04-15 10:13:55 +02:00 committed by Alexandre Julliard
parent 68945ffcf3
commit 393f1d858d

View File

@ -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}