From: Jarkko Hietaniemi Date: Thu, 14 Jun 2001 03:04:51 +0000 (+0000) Subject: Detypo. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d136e0b268f98b07c627ec69300c94639d701332;p=p5sagit%2Fp5-mst-13.2.git Detypo. p4raw-id: //depot/perl@10582 --- diff --git a/x2p/Makefile.SH b/x2p/Makefile.SH index 3dedb47..3f045e3 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=..;