[svn-r3857] Purpose:

Bug Fix
Description:
	For parallel compiles, it needed the libtest.so library and wasn't
	finding it.
Solution:
	Added the path to the library to the rpath in the ltmain.sh file.
Platforms tested:
	Modi4
This commit is contained in:
Bill Wendling 2001-04-26 15:01:18 -05:00
parent 0e0ad103de
commit 5ddee3ab69

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/.libs";
rpath="$rpath:$pwd/.libs:$pwd/../src/.libs:$pwd/../../src/.libs:$pwd/../test/.libs";
# Modify the rpaths so that the compiler can handle the number
# of library paths