[svn-r3854] Purpose:

Bug FIx
Description:
    Fix to look in the src/.libs directory when in the tools directories.
Solution:
    Added .libs to the rpath.
Platforms tested:
    Linux
This commit is contained in:
Bill Wendling 2001-04-24 18:06:01 -05:00
parent 68887995c8
commit 6d8ff13387

View File

@ -2459,7 +2459,7 @@ EOF
*irix[56]*)
# Add in paths just for the HDF5 library stuff...
pwd=`pwd`;
rpath="$rpath:$pwd/.libs:$pwd/../src/.libs:$pwd/../../src";
rpath="$rpath:$pwd/.libs:$pwd/../src/.libs:$pwd/../../src/.libs";
# Modify the rpaths so that the compiler can handle the number
# of library paths