summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/makeaperl.SH
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/perl5/makeaperl.SH')
-rwxr-xr-xcontrib/perl5/makeaperl.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/perl5/makeaperl.SH b/contrib/perl5/makeaperl.SH
index 16b7435..45812ba 100755
--- a/contrib/perl5/makeaperl.SH
+++ b/contrib/perl5/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=..;
OpenPOWER on IntegriCloud