X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=config.w32;h=64cecdcae1b9601548f219f4554d2388f02752e3;hb=ec355cdc412e40500bdaa5ba37b82905e212824b;hp=b4d2fd35cdcbb8dfcd8d8cdbbe6ef13532539b52;hpb=dc76f745ce61ab266f873e80a39604fa91875c3d;p=m6w6%2Fext-http diff --git a/config.w32 b/config.w32 index b4d2fd3..64cecdc 100644 --- a/config.w32 +++ b/config.w32 @@ -54,7 +54,8 @@ if (PHP_HTTP != "no") { "http_request_api.c http_date_api.c http_headers_api.c "+ "http_message_api.c http_send_api.c http_url_api.c "+ "http_info_api.c http_request_method_api.c http_encoding_api.c "+ - "http_filter_api.c http_request_body_api.c http_wrapper_api.c", + "http_filter_api.c http_request_body_api.c "+ + "http_deflatestream_object.c http_inflatestream_object.c", null, "/I\"" + configure_module_dirname + "/phpstr\""); ADD_SOURCES(configure_module_dirname + "/phpstr", "phpstr.c", "http");