Integrate perlio:
[p5sagit/p5-mst-13.2.git] / cygwin / Makefile.SHs
index 05bc0c0..6850d6d 100644 (file)
@@ -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=..;