diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-01-23 19:19:02 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-01-23 19:19:02 (GMT) |
commit | 355c902a73e7bc50f7a44b5b8064dc7ec0d191b0 (patch) | |
tree | 4926e50db2cb8144e244d644cebc61ca0b39a697 /testpar/t_file.c | |
parent | daa26b6c11a7741302593d7b5931ad6eb873571c (diff) | |
download | hdf5-355c902a73e7bc50f7a44b5b8064dc7ec0d191b0.zip hdf5-355c902a73e7bc50f7a44b5b8064dc7ec0d191b0.tar.gz hdf5-355c902a73e7bc50f7a44b5b8064dc7ec0d191b0.tar.bz2 |
[svn-r6317] Purpose:
Bug Fix
Description:
Some compilers were having problems if we included the -I/usr/include
and -L/usr/lib flags which are completely redundant. This could occur
if the user configured with something like:
./configure --with-zlib=/usr/include,/usr/lib
Solution:
Check if the --with-* command is specified with /usr/include and
/usr/lib. If so, then don't place them in the compile macros.
Platforms tested:
Linux, Modi4
Diffstat (limited to 'testpar/t_file.c')
0 files changed, 0 insertions, 0 deletions