diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-01-16 18:40:26 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-01-16 18:40:26 (GMT) |
commit | f82c9383c692887fa4e3bb1289bf268f30a6cf5c (patch) | |
tree | c3bcadb067e527d6a59f97b6cb2b6c294a729d92 /c++/src | |
parent | 7656baeed94281d493bc2932d63ddc11fdcc48b5 (diff) | |
download | hdf5-f82c9383c692887fa4e3bb1289bf268f30a6cf5c.zip hdf5-f82c9383c692887fa4e3bb1289bf268f30a6cf5c.tar.gz hdf5-f82c9383c692887fa4e3bb1289bf268f30a6cf5c.tar.bz2 |
[svn-r3293] Purpose:
Fixup
Description:
We were specifying a config file for the C++ stuff and it didn't need
one. This would cause problems with compiling the C++ stuff since it
wouldn't get the correct H5config.h file.
Solution:
Removed support for it.
Platforms tested:
Eirene
Diffstat (limited to 'c++/src')
-rw-r--r-- | c++/src/H5config.h.in | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/c++/src/H5config.h.in b/c++/src/H5config.h.in deleted file mode 100644 index e69de29..0000000 --- a/c++/src/H5config.h.in +++ /dev/null |