From 9b6e8a4caeb851d6733c4acfccaeecb898110f98 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Thu, 26 Apr 2001 17:15:51 -0500 Subject: [svn-r3858] Purpose: Bug Fix / Sync Description: Synced with the HDF5 1.5 branch. --- bin/ltmain.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ltmain.sh b/bin/ltmain.sh index 6775c56..01e03d0 100644 --- a/bin/ltmain.sh +++ b/bin/ltmain.sh @@ -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 -- cgit v0.12