work around lynxos /bin/sh lossage
[deliverable/binutils-gdb.git] / configure
index 0ed2039cebf2c0214ebe667f44f1100bc81cad94..6ddc1af9d42999a871b828e351746e2a1f178cd2 100755 (executable)
--- a/configure
+++ b/configure
@@ -111,7 +111,7 @@ case "${progname}" in
         ;;
 esac
 
-for arg in $*;
+for arg in $*
 do
         # handle things that might have args following as separate words
         if [ -n "${next_prefix}" ] ; then prefix=${arg} ; prefixoption="-prefix=${prefix}" ; next_prefix=
This page took 0.024038 seconds and 4 git commands to generate.