Regenerate configure in bfd/binutils/gas/gdb
[deliverable/binutils-gdb.git] / gas / configure
index 002891d6ed2d4b2e4ff0713876f7876afef8dca6..67cf1dcde83f38955e586bd706594d7f1adf0314 100755 (executable)
@@ -14329,8 +14329,10 @@ esac
 
 # 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
 
This page took 0.02692 seconds and 4 git commands to generate.