summaryrefslogtreecommitdiffstats
path: root/fortran/src
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2000-11-15 16:39:52 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2000-11-15 16:39:52 (GMT)
commit6b522ad23691a59ca2fc2cb50dd16e71485469a2 (patch)
tree14b1629de76c35dab497048041d0a31f10f58e95 /fortran/src
parent426be778aa3169a848e33378bae655f3ba0a8df4 (diff)
downloadhdf5-6b522ad23691a59ca2fc2cb50dd16e71485469a2.zip
hdf5-6b522ad23691a59ca2fc2cb50dd16e71485469a2.tar.gz
hdf5-6b522ad23691a59ca2fc2cb50dd16e71485469a2.tar.bz2
[svn-r2919] Purpose:
Buglet fix... Description: When configuring, configure would complain about there not being a confdefs.h file. Solution: Added a src/H5config.h file which configure can generate. This can be used for configure stuff later, but is empty now. Platforms tested: Linux
Diffstat (limited to 'fortran/src')
-rw-r--r--fortran/src/H5config.h.in0
1 files changed, 0 insertions, 0 deletions
diff --git a/fortran/src/H5config.h.in b/fortran/src/H5config.h.in
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/fortran/src/H5config.h.in