X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=config.m4;h=4f791d72068a19cd1c59063e4dbcaf88bbeac1d4;hp=58f290a8c8349c9ff7a6ac6a3b109ed82721ad9b;hb=76a1064dde808801f4988df89521a323661742aa;hpb=54972db49a9e0cc561b8b2587cc39d431da05521 diff --git a/config.m4 b/config.m4 index 58f290a..4f791d7 100644 --- a/config.m4 +++ b/config.m4 @@ -73,7 +73,7 @@ dnl DONE dnl ---- PHP_HTTP_SOURCES="missing.c http.c http_functions.c http_methods.c phpstr/phpstr.c \ http_util_object.c http_message_object.c http_request_object.c \ - http_response_object.c http_exception_object.c \ + http_response_object.c http_exception_object.c http_requestpool_object.c \ http_api.c http_auth_api.c http_cache_api.c http_request_api.c http_date_api.c \ http_headers_api.c http_message_api.c http_send_api.c http_url_api.c" PHP_NEW_EXTENSION([http], $PHP_HTTP_SOURCES, [$ext_shared])