From: Michael Wallner Date: Mon, 12 Feb 2007 08:22:00 +0000 (+0000) Subject: - missing src file X-Git-Tag: RELEASE_1_5_0~5 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=2d8b53a0bcac3e00619fe266dcbb46142d79c71c - missing src file --- diff --git a/config.w32 b/config.w32 index 2519240..95c1e99 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_request_info.c", + "http_requestdatashare_object.c http_request_info.c http_persistent_handle_api.c", null, "/I\"" + configure_module_dirname + "/phpstr\""); ADD_SOURCES(configure_module_dirname + "/phpstr", "phpstr.c", "http");