mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-21 07:51:46 +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 |
||
---|---|---|
.. | ||
ex_ds1.c | ||
ex_image1.c | ||
ex_image2.c | ||
ex_lite1.c | ||
ex_lite2.c | ||
ex_lite3.c | ||
ex_table_01.c | ||
ex_table_02.c | ||
ex_table_03.c | ||
ex_table_04.c | ||
ex_table_05.c | ||
ex_table_06.c | ||
ex_table_07.c | ||
ex_table_08.c | ||
ex_table_09.c | ||
ex_table_10.c | ||
ex_table_11.c | ||
ex_table_12.c | ||
image8.txt | ||
image24pixel.txt | ||
Makefile.am | ||
Makefile.in | ||
pal_rgb.h | ||
ptExampleFL.c | ||
ptExampleVL.c |