summaryrefslogtreecommitdiffstats
path: root/zlib/configure
diff options
context:
space:
mode:
Diffstat (limited to 'zlib/configure')
-rwxr-xr-xzlib/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/configure b/zlib/configure
index d2046e1c560..20f35a878d3 100755
--- a/zlib/configure
+++ b/zlib/configure
@@ -4432,7 +4432,7 @@ else
ac_cv_func_mmap_fixed_mapped=no
fi
fi
-if test "x${ac_cv_func_mmap_fixed_mapped+set}" != xset; then
+if test "x${ac_cv_func_mmap_fixed_mapped}" != xno; then
echo "$as_me:$LINENO: checking for egrep" >&5
echo $ECHO_N "checking for egrep... $ECHO_C" >&6
OpenPOWER on IntegriCloud