summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2001-07-11 04:23:39 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2001-07-11 04:23:39 (GMT)
commitfb194a8085a97fc4ce8fc5dc0619f40239f84b0f (patch)
tree533150c341bb019bf5919664bc938042dff878a0 /bin
parent0f6a8fbaad992aa3392889042fb6ba828fbde15e (diff)
downloadhdf5-fb194a8085a97fc4ce8fc5dc0619f40239f84b0f.zip
hdf5-fb194a8085a97fc4ce8fc5dc0619f40239f84b0f.tar.gz
hdf5-fb194a8085a97fc4ce8fc5dc0619f40239f84b0f.tar.bz2
[svn-r4183]
Purpose: Fix Description: Back porting the bug fix from the 1.5 branch vis-a-vis the -b nolibpath thingy.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ltconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ltconfig b/bin/ltconfig
index 3ddeed1..5a2788c 100755
--- a/bin/ltconfig
+++ b/bin/ltconfig
@@ -1284,7 +1284,7 @@ else
hname="`hostname`"
case "$hname" in
- *pacific.llnl.gov*)
+ *pacific.llnl.gov* | gs01015)
hardcode_libdir_flag_spec=' '
;;
*)