up patchlevel &c
[p5sagit/p5-mst-13.2.git] / perl_exp.SH
index 6bf0d7c..5a15ed4 100644 (file)
@@ -24,7 +24,7 @@
 # The file is then given to the system loader (cc/xlc command line)
 # as -bE:export.file.
 
-case $CONFIG in
+case $CONFIGDOTSH in
 '')
        if test -f config.sh; then TOP=.;
        elif test -f ../config.sh; then TOP=..;