- missing src file
authorMichael Wallner <mike@php.net>
Mon, 12 Feb 2007 08:22:00 +0000 (08:22 +0000)
committerMichael Wallner <mike@php.net>
Mon, 12 Feb 2007 08:22:00 +0000 (08:22 +0000)
config.w32

index 2519240e104e8d29a4864fb0113cf05ec983e282..95c1e994bb95deb9569f13ec704d87738a93b08d 100644 (file)
@@ -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");