projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
381874f
)
s/done/esac/
Jarkko Hietaniemi [Wed, 27 Mar 2002 01:01:33 +0000 (
01:01
+0000)]
p4raw-id: //depot/perl@15537
hints/dec_osf.sh
patch
|
blob
|
blame
|
history
diff --git
a/hints/dec_osf.sh
b/hints/dec_osf.sh
index
8bc2771
..
c588949
100644
(file)
--- a/
hints/dec_osf.sh
+++ b/
hints/dec_osf.sh
@@
-375,7
+375,7
@@
case "$loclibpth" in
done
echo "LD_LIBRARY_PATH is now $LD_LIBRARY_PATH." >& 4
;;
- done
+ esac
# This is evil but I can't think of a nice workaround:
# the /usr/shlib/libdb.so needs to be seen first,
# or running Configure will fail.