X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=makeaperl.SH;h=80c0f21319c5d2a3677ace32cf3ddede2d66c19a;hb=1242dfaee525d4d0ab20ac8ae62b3f0de03fa88e;hp=16b74350e01359b2879e759a121d423b80399eda;hpb=5f05dabc4054964aa3b10f44f8468547f051cdf8;p=p5sagit%2Fp5-mst-13.2.git diff --git a/makeaperl.SH b/makeaperl.SH old mode 100755 new mode 100644 index 16b7435..80c0f21 --- 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=..;