X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=cygwin%2FMakefile.SHs;h=6850d6d77e85ef37e3997c587cccd843fcd412b3;hb=e993235624b459fbafc38390ba5ac81cb1c635b9;hp=05bc0c0aecf42f021219c1115d971c789aeab10d;hpb=fef85aaec952e34d2586b9ba1439f91bbefff0a1;p=p5sagit%2Fp5-mst-13.2.git diff --git a/cygwin/Makefile.SHs b/cygwin/Makefile.SHs index 05bc0c0..6850d6d 100644 --- a/cygwin/Makefile.SHs +++ b/cygwin/Makefile.SHs @@ -8,7 +8,7 @@ # #! /bin/sh -case $CONFIG in +case $PERL_CONFIG_SH in '') if test -f config.sh; then TOP=.; elif test -f ../config.sh; then TOP=..;