Regenerate configure in sim
[binutils-gdb.git] / sim / ppc / configure
index 85ce1a0222d11d719f5610fa561ee966e83a3ab1..d42c285e9f46c87dca558662e506b7620e81c821 100755 (executable)
@@ -6824,8 +6824,10 @@ program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
-  withval=$with_system_zlib; zlibdir=
-  zlibinc=
+  withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then
+    zlibdir=
+    zlibinc=
+  fi
 
 fi