diff options
Diffstat (limited to 'x2p')
-rwxr-xr-x | x2p/Makefile.SH | 2 |
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=..; |