X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=config.m4;h=0d1c283557a9b7a57be24ec5c659754e3fb55b91;hp=0afce19355300457f472b613a18e99c9d47de18f;hb=f0fefacf671ffdf395c92f4fe5a229140f8b8ce8;hpb=f3ce3047c2a861a4ee3fcd7e74074cbd0ebc3714 diff --git a/config.m4 b/config.m4 index 0afce19..0d1c283 100644 --- a/config.m4 +++ b/config.m4 @@ -9,7 +9,7 @@ PHP_ARG_WITH([http-curl-requests], [whether to enable cURL HTTP request support] HTTP: with cURL request support], "yes") PHP_ARG_WITH([http-zlib-compression], [whether to enable zlib encodings support], [ --with-http-zlib-compression[=LIBZDIR] - HTTP: with zlib encodings support]) + HTTP: with zlib encodings support], "yes") PHP_ARG_WITH([http-magic-mime], [whether to enable response content type guessing], [ --with-http-magic-mime[=LIBMAGICDIR] HTTP: with magic mime response content type guessing])