X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/92c28edd459d810e3c841dc07d7846c462b368a9..5b027e89afd4ee57cb404e7185751841691f917c:/writemain.SH diff --git a/writemain.SH b/writemain.SH index 18544c1..ed8aca6 100644 --- a/writemain.SH +++ b/writemain.SH @@ -1,4 +1,4 @@ -case $CONFIGDOTSH in +case $PERL_CONFIG_SH in '') if test -f config.sh; then TOP=.; elif test -f ../config.sh; then TOP=..;