ICU-5193 Tweak comments in uconfigtest script

X-SVN-Rev: 27404
This commit is contained in:
Andy Heninger 2010-01-25 22:48:28 +00:00
parent 93ecb35cb6
commit 5150340844

View file

@ -6,11 +6,12 @@
# Builds ICU a whole lotta times and with different options
# Set the options below and execute this script with the shell.
# This script is checked into tools/release/c. It assumes that the
# This script is checked into tools/trunk/release/c. It assumes that the
# icu directory is at the same level as the tools directory. If this
# is not the case, use the uconfigtest.local file to set the
# SRC_DIR variable to point at the ICU source directory. You can
# also use the uconfigtest.local file to override the BUILD_DIR
# SRC_DIR variable to point at the ICU source directory.
# Or, alternatively, you can make a symlink tools/icu -> your_icu_dir
# You can also use the uconfigtest.local file to override the BUILD_DIR
# and ICUPLATFORM variables.