diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-07-06 19:46:56 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-07-06 19:46:56 (GMT) |
commit | 208e185f6a19d8e27e1c12c7678ce17fad0f26ee (patch) | |
tree | a596bd5a0fcdb5275c7e76b1a72e08b2bdc3e212 /config/freebsd | |
parent | 6f5d2e89abd4480da0fd1b844a316edb6db88dde (diff) | |
download | hdf5-208e185f6a19d8e27e1c12c7678ce17fad0f26ee.zip hdf5-208e185f6a19d8e27e1c12c7678ce17fad0f26ee.tar.gz hdf5-208e185f6a19d8e27e1c12c7678ce17fad0f26ee.tar.bz2 |
[svn-r4138]
Purpose:
Bug Fix
Description:
In order for libtool to point to the place zlib lives (when
specified) it needs to add that flag to the LDFLAGS macro. However,
since we're getting this information from the top-level configure,
it's cached. Thus, we don't check for it and the -L flag doesn't get
included into the LDFLAGS macro.
Solution:
Remove the cached value so that the Fortran configure will always
check for zlib even if it's found by the top-level configure.
Platforms tested:
Kelgia
Diffstat (limited to 'config/freebsd')
0 files changed, 0 insertions, 0 deletions