X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=config.w32;h=fcb66b60c3b3393866f1a6876da9199c865b52e7;hp=93e5330f13faab6867a23fb76301ee2cee1e7a63;hb=fcebff9b60cdeede7970f5b4bb7b01318b4415c3;hpb=e006146f6dc8601b2123d10e87311d06325231e7 diff --git a/config.w32 b/config.w32 index 93e5330..fcb66b6 100644 --- a/config.w32 +++ b/config.w32 @@ -5,7 +5,7 @@ ARG_ENABLE("http", "whether to enable extended HTTP support", "no"); if (PHP_HTTP != "no") { EXTENSION("http", - "http.c http_functions.c http_methods.c "+ + "http.c http_functions.c http_methods.c http_exception_object.c "+ "http_util_object.c http_message_object.c "+ "http_request_object.c http_response_object.c "+ "http_api.c http_auth_api.c http_cache_api.c "+