X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/ec4e49dc1523dcdb6bec56a66be410eab95cfa61..30111f4851efef8c1a7ef4e80201a911439242d1:/makeaperl.SH diff --git a/makeaperl.SH b/makeaperl.SH index 16b7435..80c0f21 100644 --- a/makeaperl.SH +++ b/makeaperl.SH @@ -1,4 +1,4 @@ -case $CONFIG in +case $PERL_CONFIG_SH in '') if test -f config.sh; then TOP=.; elif test -f ../config.sh; then TOP=..;