configure
changeset 3221 ef81bf83703b
parent 3205 cfe0785b5171
child 3302 d02733d7cc59
--- a/configure	Wed Mar 15 21:27:19 2006 +0000
+++ b/configure	Wed Mar 15 21:55:59 2006 +0000
@@ -48,7 +48,7 @@
 #                         Value is in form: tag=REAL_VALUE
 #  ITEM="NAME"       - Will set the value as above, only with the next param
 #  SITEM="NAME"      - Will set the var $NAME to the next param
-for n in $*
+for n in "$@"
 do
 	case "$n" in
 		--help | -h)