X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=makeaperl.SH;h=45812ba7dcc09bdb31c7e61f1de6dc56c53e67d5;hb=41af67ece9e9160bd6c5f33ad5ae5d493a869b60;hp=16b74350e01359b2879e759a121d423b80399eda;hpb=ec4e49dc1523dcdb6bec56a66be410eab95cfa61;p=p5sagit%2Fp5-mst-13.2.git diff --git a/makeaperl.SH b/makeaperl.SH index 16b7435..45812ba 100644 --- a/makeaperl.SH +++ b/makeaperl.SH @@ -1,4 +1,4 @@ -case $CONFIG in +case $CONFIGDOTSH in '') if test -f config.sh; then TOP=.; elif test -f ../config.sh; then TOP=..;