Signed-off-by: Alexandre Julliard julliard@winehq.org --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac index bd580000b7a1..265dccc364c2 100644 --- a/configure.ac +++ b/configure.ac @@ -142,7 +142,7 @@ dnl Makefiles case $host_os in mingw32*) AC_SUBST([DEMO_LIBS],["-ld3d12 -ldxgi -lgdi32"]) - AC_SUBST([DEMO_CFLAGS],[""]) + AC_SUBST([DEMO_CFLAGS],["-municode"]) ;; *) AS_IF([test "x$enable_demos" = "xyes" -a "x$HAVE_XCB" != "xyes"], [AC_MSG_ERROR([libxcb is required for demos.])])
Hi,
While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check?
Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=109109
Your paranoid android.
=== debian11 (build log) ===
error: patch failed: configure.ac:139 error: patch failed: configure.ac:142 Task: Patch failed to apply
=== debian11 (build log) ===
error: patch failed: configure.ac:139 error: patch failed: configure.ac:142 Task: Patch failed to apply