Disable libcurl test when building wxiOS

It's not really useful in this case and somehow breaks Travis CI build.
This commit is contained in:
Vadim Zeitlin
2020-12-13 03:18:01 +01:00
parent 59bc7e59d7
commit 0db857a460
2 changed files with 10 additions and 0 deletions

3
configure vendored
View File

@@ -23004,6 +23004,8 @@ if test "$wxUSE_LIBMSPACK" != "no"; then
fi
if test "$wxUSE_OSX_IPHONE" != 1; then
if test "$wxUSE_LIBCURL" != "no"; then
pkg_failed=no
@@ -23099,6 +23101,7 @@ $as_echo "$as_me: WARNING: libcurl not found, wxWebRequest won't be available" >
fi
fi
fi
TOOLKIT=
TOOLKIT_INCLUDE=