summaryrefslogtreecommitdiffstats
path: root/fortran/src/h5fc.in
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2012-03-30 00:30:54 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2012-03-30 00:30:54 (GMT)
commite320fb15f8ef82eede9633cd3a0bd9d1395344f2 (patch)
tree77ed486bf1e7b3cf7159a53a0f7bd9ce9e5f0d6f /fortran/src/h5fc.in
parenta5736e5b89cff2ad3a5153f0476d852da18f6643 (diff)
downloadhdf5-e320fb15f8ef82eede9633cd3a0bd9d1395344f2.zip
hdf5-e320fb15f8ef82eede9633cd3a0bd9d1395344f2.tar.gz
hdf5-e320fb15f8ef82eede9633cd3a0bd9d1395344f2.tar.bz2
[svn-r22205] Brought changes from the trunk in the the branch, used:
svn merge -r r21721:22163 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran Tested: jam (gnu)
Diffstat (limited to 'fortran/src/h5fc.in')
-rw-r--r--fortran/src/h5fc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/h5fc.in b/fortran/src/h5fc.in
index 9e9409d..2d7b5b4 100644
--- a/fortran/src/h5fc.in
+++ b/fortran/src/h5fc.in
@@ -189,7 +189,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"