X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure;h=6ddc1af9d42999a871b828e351746e2a1f178cd2;hb=9d8c0ead6bc7854b0a635f97d546c7e02b394c2b;hp=0ed2039cebf2c0214ebe667f44f1100bc81cad94;hpb=07a17a1bae77b957a70abb6d06ff60f29a0ba09a;p=deliverable%2Fbinutils-gdb.git diff --git a/configure b/configure index 0ed2039ceb..6ddc1af9d4 100755 --- 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=