#1443: check for zlib fails when providing a specific path
This commit is contained in:
parent
9693451402
commit
73eb503b4c
|
@ -20,7 +20,6 @@ else
|
|||
AC_MSG_RESULT(no)
|
||||
fi])
|
||||
|
||||
ZLIB_HOME=/usr/local
|
||||
if test ! -f "${ZLIB_HOME}/include/zlib.h"
|
||||
then
|
||||
ZLIB_HOME=/usr
|
||||
|
|
Loading…
Reference in New Issue