diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2001-01-04 06:34:06 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2001-01-04 06:34:06 (GMT) |
commit | 8a2eebbc58bed2fdb39e84a95972630558a8133a (patch) | |
tree | 994ceaf611af5284dfb8b20d5bb5dfe5cde3eb9b /config/dec-osf4.x | |
parent | ad08120b6d393abe69778504ce914dedcc74b4c9 (diff) | |
download | hdf5-8a2eebbc58bed2fdb39e84a95972630558a8133a.zip hdf5-8a2eebbc58bed2fdb39e84a95972630558a8133a.tar.gz hdf5-8a2eebbc58bed2fdb39e84a95972630558a8133a.tar.bz2 |
[svn-r3238] Purpose:
Bug fix
Description:
The zlib.h header check was skipped if it thought it had
found -lz already. That resulted in H5_HAVE_ZLIB_H not defined
which caused compression feature not compiled even though everything
else said it was in.
The --with-hdf4 was default to yes but configure had no clue where to
find them. A plain waste of time and affected ZLIB's searching later.
Solution:
Basically restored what it was before--checking the optional switch
of with-hdf4 first, then with-zlib. (with-hdf4 now defaults to no.)
Added a big chunk of comments explaining why these two options must
be checked in this order.
Changes applied to configure.in. Then ran autoconf to generate
configure.
Platforms tested:
eirene (default and with-hdf4), modi4-64-parallel (with-hdf4),
arabica (with-hdf4) and, gondoline. That is right, even tested
it out with gondoline (with-hdf4 too.) All except modi4 configured,
compiled and tested correctly. Modi4 died in the compiling of
src/H5Zdeflate.c but that was not due to the configure changes.
Diffstat (limited to 'config/dec-osf4.x')
0 files changed, 0 insertions, 0 deletions