mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
[svn-r18410] Fixed a typo in a message.
No test needed since it is in a message string.
This commit is contained in:
parent
0a4eadc0b9
commit
8a14f5dc0e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user