projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8b56a60
)
Detypo.
Jarkko Hietaniemi [Thu, 14 Jun 2001 03:04:51 +0000 (
03:04
+0000)]
p4raw-id: //depot/perl@10582
x2p/Makefile.SH
patch
|
blob
|
blame
|
history
diff --git
a/x2p/Makefile.SH
b/x2p/Makefile.SH
index
3dedb47
..
3f045e3
100755
(executable)
--- a/
x2p/Makefile.SH
+++ b/
x2p/Makefile.SH
@@
-1,4
+1,4
@@
-case $PERL_CONFIG_TSH in
+case $PERL_CONFIG_SH in
'')
if test -f config.sh; then TOP=.;
elif test -f ../config.sh; then TOP=..;