X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=config.m4;fp=config.m4;h=6450d568817db1f3d1d306c0767f0e234228bb73;hp=38d84519a96a38a8671fa479be032cd1ece43c7d;hb=11a6602c24b3cc89fa3d7fa2d0fb67b2131635d7;hpb=5685b2140c8948fe617766ce154bb7462729ea6f 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