X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=config.m4;h=6450d568817db1f3d1d306c0767f0e234228bb73;hp=38d84519a96a38a8671fa479be032cd1ece43c7d;hb=e37040ebf8a470c77c7ae3498ee582ca20db259c;hpb=e6b35fbe072a13b0e792952852fcd1499bd8e610 diff --git a/config.m4 b/config.m4 index 38d8451..6450d56 100644 --- a/config.m4 +++ b/config.m4 @@ -39,7 +39,7 @@ dnl ------- dnl ---- dnl ZLIB dnl ---- - if test "$PHP_HTTP_ZLIB_ENCODINGS" != "no"; then + if test "$PHP_HTTP_ZLIB_COMPRESSION" != "no"; then AC_MSG_CHECKING([for zlib.h]) ZLIB_DIR= for i in "$PHP_HTTP_ZLIB_COMPRESSION" "$PHP_ZLIB_DIR" "$PHP_ZLIB" /usr/local /usr /opt; do