This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Sparc Linux -Duseshrplib fix.
[perl5.git] / myconfig.SH
index dd2b914..83de2fa 100644 (file)
@@ -1,4 +1,4 @@
-case $CONFIG in
+case $CONFIGDOTSH in
 '')
        if test -f config.sh; then TOP=.;
        elif test -f ../config.sh; then TOP=..;