summaryrefslogtreecommitdiffstats
path: root/bin/ltmain.sh
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2001-04-24 23:06:01 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2001-04-24 23:06:01 (GMT)
commit6d8ff13387f922c7c140b63310c41ad969e9c9e6 (patch)
tree1588c9e5c8fc08e3674b3b3e140bf81fbbe793e2 /bin/ltmain.sh
parent68887995c8059f311a5f23c3e6096b4747de1a4c (diff)
downloadhdf5-6d8ff13387f922c7c140b63310c41ad969e9c9e6.zip
hdf5-6d8ff13387f922c7c140b63310c41ad969e9c9e6.tar.gz
hdf5-6d8ff13387f922c7c140b63310c41ad969e9c9e6.tar.bz2
[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
Diffstat (limited to 'bin/ltmain.sh')
-rw-r--r--bin/ltmain.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ltmain.sh b/bin/ltmain.sh
index 852ba7a..6775c56 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";
+ rpath="$rpath:$pwd/.libs:$pwd/../src/.libs:$pwd/../../src/.libs";
# Modify the rpaths so that the compiler can handle the number
# of library paths