This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Detypo.
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 14 Jun 2001 03:04:51 +0000 (03:04 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 14 Jun 2001 03:04:51 +0000 (03:04 +0000)
p4raw-id: //depot/perl@10582

x2p/Makefile.SH

index 3dedb47..3f045e3 100755 (executable)
@@ -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=..;