summaryrefslogtreecommitdiffstats
path: root/c++/examples/testh5c++.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'c++/examples/testh5c++.sh.in')
-rwxr-xr-xc++/examples/testh5c++.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/examples/testh5c++.sh.in b/c++/examples/testh5c++.sh.in
index 0fa7486..cfab0f0 100755
--- a/c++/examples/testh5c++.sh.in
+++ b/c++/examples/testh5c++.sh.in
@@ -21,7 +21,7 @@
# Initializations
# Where the tool is installed.
-prefix="@prefix@"
+prefix="${prefix:-@prefix@}"
AR=@AR@
RANLIB=@RANLIB@
H5TOOL="h5c++" # The tool name