X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=makeaperl.SH;h=80c0f21319c5d2a3677ace32cf3ddede2d66c19a;hb=9cffef09bb5dd26e11c82b982f4e8d8597449682;hp=45812ba7dcc09bdb31c7e61f1de6dc56c53e67d5;hpb=2000072cab81cd89af2f9e1974fc40b8ae0aecc8;p=p5sagit%2Fp5-mst-13.2.git diff --git a/makeaperl.SH b/makeaperl.SH index 45812ba..80c0f21 100644 --- a/makeaperl.SH +++ b/makeaperl.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=..;