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 45812ba7dc..80c0f21319 100644
--- a/makeaperl.SH
+++ b/makeaperl.SH
@@ -1,4 +1,4 @@
-case $CONFIGDOTSH in
+case $PERL_CONFIG_SH in
'')
if test -f config.sh; then TOP=.;
elif test -f ../config.sh; then TOP=..;