From 879b81aacff3aebf05be78c0a73ff215ef6dc783 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 3 Feb 2018 15:29:26 +0100 Subject: [PATCH] Avoid bogus warning when running Expat configure Skip docbook checks in Expat configure to speed it up a bit and, mainly, to avoid the harmless but confusing $wx/src/expat/expat/configure: line 16683: program: command not found which was given when running it. --- src/expat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/expat b/src/expat index a0c3149026..6b2e0e6802 160000 --- a/src/expat +++ b/src/expat @@ -1 +1 @@ -Subproject commit a0c31490268c5178c8b2273b19c44e64fb6c7dc7 +Subproject commit 6b2e0e680289cdf92839b2a3f8b0735c84dc9326