[svn-r18410] Fixed a typo in a message.

No test needed since it is in a message string.
This commit is contained in:
Albert Cheng 2010-03-17 09:31:34 -05:00
parent 0a4eadc0b9
commit 8a14f5dc0e

View File

@ -305,7 +305,7 @@ if [ ! -f config.status ]; then
CONFIGURE="$CONFIGURE $CONFIG_OP $*"
STEP "Configure HDF5..." "$CONFIGURE" "#config"
else
STEP "Confiugre Skipped" "echo Confiugre Skipped" "#config"
STEP "Configure Skipped" "echo Configure Skipped" "#config"
fi
if [ x-$CONFIG_ONLY = x-yes ]; then