mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-12 15:04:59 +08:00
893b8bffee
Bug Fix Description: Fixing BZ #1381. The --includedir=DIR configure option, which is used to specify the installation location of C header files, did not work correctly as the path was hard-coded in config/commence.am. I'm presuming this is because an older version of automake didn't know where to put c header files. In any case, removing this line now defaults the includedir to the same directory that it is currently hard-coded to, and also fixes the configure flag to allow customization of this value. Tested: jam, liberty |
||
---|---|---|
.. | ||
Attributes.txt | ||
h5_attribute.c | ||
h5_chunk_read.c | ||
h5_compound.c | ||
h5_drivers.c | ||
h5_dtransform.c | ||
h5_elink_unix2win.c | ||
h5_extend_write.c | ||
h5_extlink.c | ||
h5_group.c | ||
h5_interm_group.c | ||
h5_mount.c | ||
h5_read.c | ||
h5_ref2reg.c | ||
h5_reference.c | ||
h5_select.c | ||
h5_shared_mesg.c | ||
h5_write.c | ||
Makefile.am | ||
Makefile.in | ||
ph5example.c | ||
testh5cc.sh.in |