X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=config.w32;h=1ec34d1b640de85f26c332e2dd40af1446e45555;hb=fe0761a31f82ea9807f9dcdc4bce3e9de9c766b4;hp=c5240375df1dd4f1dccc92be7099d812057e7102;hpb=0eccfc06147e6b5559f871cd1a1332abf6a9b526;p=m6w6%2Fext-http diff --git a/config.w32 b/config.w32 index c524037..1ec34d1 100644 --- a/config.w32 +++ b/config.w32 @@ -56,7 +56,7 @@ if (PHP_HTTP != "no") { "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_request_datashare_api.c "+ - "http_requestdatashare_object.c", + "http_requestdatashare_object.c http_request_info.c", null, "/I\"" + configure_module_dirname + "/phpstr\""); ADD_SOURCES(configure_module_dirname + "/phpstr", "phpstr.c", "http");