mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-04 21:15:35 +00:00
Merge e1ecd9e32d
into 770c4b8042
This commit is contained in:
commit
772ca3a242
1 changed files with 1 additions and 1 deletions
|
@ -454,7 +454,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
|
||||
|
|
Loading…
Add table
Reference in a new issue