summaryrefslogtreecommitdiffstats
path: root/c++/src/h5c++.in
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2012-03-30 17:02:03 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2012-03-30 17:02:03 (GMT)
commit7f7b8bd9725854fc8b546bcde3252f2c8d5c5d32 (patch)
treebfc5bbecb408e2d1156bd9af3bbed9241c210cb8 /c++/src/h5c++.in
parent4ae9998f2a5b45bab626ab35516a904e64ecede6 (diff)
downloadhdf5-7f7b8bd9725854fc8b546bcde3252f2c8d5c5d32.zip
hdf5-7f7b8bd9725854fc8b546bcde3252f2c8d5c5d32.tar.gz
hdf5-7f7b8bd9725854fc8b546bcde3252f2c8d5c5d32.tar.bz2
[svn-r22208] Purpose:
Merge fix for HDFFV-398 (r22146 and r22147) from trunk to hdf5_1_8. Tested: h5committest
Diffstat (limited to 'c++/src/h5c++.in')
-rw-r--r--c++/src/h5c++.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/h5c++.in b/c++/src/h5c++.in
index 39d3d2a..20435eb 100644
--- a/c++/src/h5c++.in
+++ b/c++/src/h5c++.in
@@ -208,7 +208,7 @@ for arg in $@ ; do
get_output_file="yes"
fi
;;
- -E|-M)
+ -E|-M|-MT)
allargs="$allargs $arg"
compile_args="$compile_args $arg"
dash_c="yes"