(trunk, #5751) reduce ZLIB_MINIMUM from 1.2.5 to 1.2.3 for CentOS<7 support

This commit is contained in:
Jordan Lee 2014-07-17 15:56:38 +00:00
parent ab24ef9fcb
commit faba3219c1
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ LIBEVENT_MINIMUM=2.0.10
AC_SUBST(LIBEVENT_MINIMUM)
OPENSSL_MINIMUM=0.9.4
AC_SUBST(OPENSSL_MINIMUM)
ZLIB_MINIMUM=1.2.5
ZLIB_MINIMUM=1.2.3
AC_SUBST(ZLIB_MINIMUM)
##