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
|
$as_echo "#define wxUSE_WEBREQUEST_WINHTTP 1" >>confdefs.h
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS webrequest"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
@@ -6373,6 +6373,8 @@ if test "$wxUSE_WEBREQUEST" = "yes"; then
|
|||||||
dnl TODO: Check for the required headers/libraries under Windows
|
dnl TODO: Check for the required headers/libraries under Windows
|
||||||
AC_DEFINE(wxUSE_WEBREQUEST_WINHTTP)
|
AC_DEFINE(wxUSE_WEBREQUEST_WINHTTP)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS webrequest"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
dnl ---------------------------------------------------------------------------
|
dnl ---------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user