summaryrefslogtreecommitdiffstats
path: root/bin/buildhdf5
diff options
context:
space:
mode:
Diffstat (limited to 'bin/buildhdf5')
-rwxr-xr-xbin/buildhdf52
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/buildhdf5 b/bin/buildhdf5
index f0dd938..ac73df0 100755
--- a/bin/buildhdf5
+++ b/bin/buildhdf5
@@ -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