X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=config.w32;h=c82eca464f9848b4825a7273e072141e41c1b186;hp=e0a8af83f8b8efe250e9d75c0566fe450c78ec68;hb=5773d11d8c9c28fb8b0e3389258f548fc4717892;hpb=110b098812fab295f921a45f057c97b490f97e87 diff --git a/config.w32 b/config.w32 index e0a8af8..c82eca4 100644 --- a/config.w32 +++ b/config.w32 @@ -56,7 +56,7 @@ 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_cookie_api.c http_querystring_api.c", null, "/I\"" + configure_module_dirname + "/phpstr\""); ADD_SOURCES(configure_module_dirname + "/phpstr", "phpstr.c", "http");