X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=config.w32;h=c5240375df1dd4f1dccc92be7099d812057e7102;hp=ed909dc4e364210e9a1780cbd84ac4ab3a5471ca;hb=0eccfc06147e6b5559f871cd1a1332abf6a9b526;hpb=82e177a071d35372367f9f5255b3e2c553c8bffd diff --git a/config.w32 b/config.w32 index ed909dc..c524037 100644 --- a/config.w32 +++ b/config.w32 @@ -55,7 +55,8 @@ if (PHP_HTTP != "no") { "http_info_api.c http_request_method_api.c http_encoding_api.c "+ "http_filter_api.c http_request_body_api.c http_querystring_object.c "+ "http_deflatestream_object.c http_inflatestream_object.c "+ - "http_cookie_api.c http_querystring_api.c", + "http_cookie_api.c http_querystring_api.c http_request_datashare_api.c "+ + "http_requestdatashare_object.c", null, "/I\"" + configure_module_dirname + "/phpstr\""); ADD_SOURCES(configure_module_dirname + "/phpstr", "phpstr.c", "http");