Add webrequest sample to configure
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -36718,6 +36718,8 @@ if test "$wxUSE_WEBREQUEST" = "yes"; then
|
||||
$as_echo "#define wxUSE_WEBREQUEST_WINHTTP 1" >>confdefs.h
|
||||
|
||||
fi
|
||||
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS webrequest"
|
||||
fi
|
||||
|
||||
|
||||
|
@@ -6373,6 +6373,8 @@ if test "$wxUSE_WEBREQUEST" = "yes"; then
|
||||
dnl TODO: Check for the required headers/libraries under Windows
|
||||
AC_DEFINE(wxUSE_WEBREQUEST_WINHTTP)
|
||||
fi
|
||||
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS webrequest"
|
||||
fi
|
||||
|
||||
dnl ---------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user