mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
bc66efc788
new feature Description: 1) separated the HL library into "public" and "private" header files, with the same caracteristics as the basic library 2) added the public headers to hdf5.h (with a conditional include macro, defined in configure.in) 3) added the path to HL in all Makefile.am 's , because of the inclusion in hdf5.h Solution: Platforms tested: linux 32, 64 AIX solaris with fortran and c++ (one packet table example fails) Misc. update: |
||
---|---|---|
.. | ||
testfiles | ||
h5import.c | ||
h5import.h | ||
h5importtest.c | ||
h5importtestutil.sh | ||
Makefile.am | ||
Makefile.in |