summaryrefslogtreecommitdiffstats
path: root/c++/src
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2000-11-15 16:40:42 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2000-11-15 16:40:42 (GMT)
commitf099d830600f9c7c97307c89ce4f0dcf9a777c9f (patch)
treef0063ba958cfc14b9605a78987fb9e83cfdb6237 /c++/src
parent6b522ad23691a59ca2fc2cb50dd16e71485469a2 (diff)
downloadhdf5-f099d830600f9c7c97307c89ce4f0dcf9a777c9f.zip
hdf5-f099d830600f9c7c97307c89ce4f0dcf9a777c9f.tar.gz
hdf5-f099d830600f9c7c97307c89ce4f0dcf9a777c9f.tar.bz2
[svn-r2920] 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 'c++/src')
-rw-r--r--c++/src/H5config.h.in0
1 files changed, 0 insertions, 0 deletions
diff --git a/c++/src/H5config.h.in b/c++/src/H5config.h.in
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/c++/src/H5config.h.in