Prepare additional wxWebRequest backends
This commit is contained in:
parent
6db3f5f115
commit
5f3dc058aa
32 changed files with 710 additions and 18 deletions
5
configure
vendored
5
configure
vendored
|
|
@ -36621,6 +36621,11 @@ fi
|
|||
if test "$wxUSE_WEBREQUEST" = "yes"; then
|
||||
$as_echo "#define wxUSE_WEBREQUEST 1" >>confdefs.h
|
||||
|
||||
|
||||
if test "$wxUSE_MSW" = 1; then
|
||||
$as_echo "#define wxUSE_WEBREQUEST_WINHTTP 1" >>confdefs.h
|
||||
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue