mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-09 07:32:32 +08:00
81ab0b5efc
Possible Bug Fix Description: There seems to be a problem with the h5cc script picking up old header files. This may have something to do with the CPPFLAGS macro being set to some nefarious thing and the compiler looking in those directories for the header files instead of the one where HDF5 is actually installed. Solution: Put the -I$includedir first. Platforms tested: None...This is really triggered by the nightly tests. I'm kind of hoping that this will fix things... |
||
---|---|---|
.. | ||
Dependencies | ||
h5cc.in | ||
h5debug.c | ||
h5import.c | ||
h5redeploy.in | ||
h5repart.c | ||
Makefile.in | ||
pdb2hdf.c |