summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2000-10-03 22:28:31 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2000-10-03 22:28:31 (GMT)
commit546591aaaf246a418863d525aba00364e61dcdbc (patch)
tree41ac8fe8c3f420f17140c39f9f5187d825cdc2f7 /src
parent578c71ef874b639da422300a13f46de0b041ad70 (diff)
downloadhdf5-546591aaaf246a418863d525aba00364e61dcdbc.zip
hdf5-546591aaaf246a418863d525aba00364e61dcdbc.tar.gz
hdf5-546591aaaf246a418863d525aba00364e61dcdbc.tar.bz2
[svn-r2630] Purpose:
Bug Fix Description: zlib was not being retrieved from the place specified by the user even if the user used the --with-zlib flag. Solution: Removed the automatic inclusion of /usr/ncsa/* into the macros and use the user-defined place to try to pickup the zlib. I'm relying on the order of the -L flags in the compile line to specify which libraries to look into first before going on to look into the system libraries. If some compiler doesn't honor the this order, yikes... Platforms tested: Linux
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions