X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=config.m4;h=0d1c283557a9b7a57be24ec5c659754e3fb55b91;hb=76ef3c1710bd22c560f9459f00452050d72f44db;hp=0afce19355300457f472b613a18e99c9d47de18f;hpb=45abbc6fd229be01e963e9642a03118d3c99131c;p=m6w6%2Fext-http 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])