summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/check_zlib.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/m4/check_zlib.m4 b/m4/check_zlib.m4
index 61923dc..f5ebe98 100644
--- a/m4/check_zlib.m4
+++ b/m4/check_zlib.m4
@@ -44,11 +44,14 @@ else
AC_MSG_RESULT(no)
fi])
+# Added 'RX - totally fucked up script
+if test ! -f "${ZLIB_HOME}/include/zlib.h"
ZLIB_HOME=/usr/local
if test ! -f "${ZLIB_HOME}/include/zlib.h"
then
ZLIB_HOME=/usr
fi
+fi
#
# Locate zlib, if wanted