X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=makeaperl.SH;h=45812ba7dcc09bdb31c7e61f1de6dc56c53e67d5;hb=e5c81feb3d32a96869ed78abc5cecef7e294da38;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=..;