summaryrefslogtreecommitdiff
path: root/makeaperl.SH
diff options
context:
space:
mode:
Diffstat (limited to 'makeaperl.SH')
-rw-r--r--makeaperl.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/makeaperl.SH b/makeaperl.SH
index 16b74350e0..45812ba7dc 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=..;