diff --git a/icu4c/source/runConfigureICU b/icu4c/source/runConfigureICU index 00a56872979..7dcde8de1dc 100755 --- a/icu4c/source/runConfigureICU +++ b/icu4c/source/runConfigureICU @@ -447,7 +447,7 @@ export LDFLAGS echo "export CPP=$CPP CC=$CC CXX=$CXX CPPFLAGS=$CPPFLAGS CFLAGS=$CFLAGS CXXFLAGS=$CXXFLAGS LDFLAGS=$LDFLAGS MAKE=$MAKE" echo "Running ./configure $OPTS $@ for $THE_OS using $THE_COMP compiler" echo -if $configure $OPTS $@ +if $configure $OPTS "$@" then echo echo If the result of the above commands looks okay to you, go to the directory