summaryrefslogtreecommitdiff
path: root/x2p
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-06-14 03:04:51 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-14 03:04:51 +0000
commitd136e0b268f98b07c627ec69300c94639d701332 (patch)
tree48f641c4a0fb8d5da37c88e206e0890afeebdc5a /x2p
parent8b56a609d28bd51fe7701ff4c46c9d31dacb3582 (diff)
downloadperl-d136e0b268f98b07c627ec69300c94639d701332.tar.gz
Detypo.
p4raw-id: //depot/perl@10582
Diffstat (limited to 'x2p')
-rwxr-xr-xx2p/Makefile.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/x2p/Makefile.SH b/x2p/Makefile.SH
index 3dedb4773a..3f045e388c 100755
--- 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=..;