summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2015-01-13 16:23:07 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2015-01-13 16:23:07 (GMT)
commitc6cf45e3e70dcf50f707d3fee68e5a92944982d7 (patch)
treedc3a44f19c52659128a29a5f3bdf56335a5206c3 /src
parentd3ddfe842da3d31fc15f8b1851a87fbe56703412 (diff)
downloadhdf5-c6cf45e3e70dcf50f707d3fee68e5a92944982d7.zip
hdf5-c6cf45e3e70dcf50f707d3fee68e5a92944982d7.tar.gz
hdf5-c6cf45e3e70dcf50f707d3fee68e5a92944982d7.tar.bz2
[svn-r25978] Bug fix for HDFFV-8847
Tested: h5committest
Diffstat (limited to 'src')
-rw-r--r--src/H5config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index daf7d0d..7aedf82 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -129,6 +129,9 @@
/* Define to 1 if you have the `fork' function. */
#undef HAVE_FORK
+/* Define if we have F2003 compiler */
+#undef HAVE_FORTRAN_2003
+
/* Define to 1 if you have the `frexpf' function. */
#undef HAVE_FREXPF