Regenerate configure in bfd/binutils/gas/gdb
[deliverable/binutils-gdb.git] / bfd / configure
index 777d74abdef6b881cd3b582d37381bbb166220ac..4f0bdd82b9c1de09af86d5dd8b21ce0350cd1b12 100755 (executable)
@@ -13862,8 +13862,10 @@ _ACEOF
 
 # 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.028018 seconds and 4 git commands to generate.