hdf5/fortran
Bill Wendling 208e185f6a [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
2001-07-06 14:46:56 -05:00
..
2001-06-28 10:13:25 -05:00
2001-04-26 22:52:24 -05:00
2001-07-06 08:54:38 -05:00
2001-04-26 22:50:22 -05:00
2001-06-28 10:12:08 -05:00
2000-09-19 15:06:49 -05:00
2000-09-19 15:06:49 -05:00
2001-06-21 17:24:23 -05:00
2001-07-06 14:46:56 -05:00
2001-07-06 14:46:56 -05:00
2000-09-19 15:06:49 -05:00
2000-10-31 15:19:03 -05:00