This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Backport 232083c091a7dd8f390a1735f72256cf82491726
[metaconfig.git] / U / perl / libperl.U
index 131576a..e38ce23 100644 (file)
@@ -62,7 +62,7 @@ $undef)
        ;;
 *)     case "$useshrplib" in
        '')     case "$osname" in
-               svr4*|nonstopux|dgux|dynixptx|esix|powerux|beos|haiku|cygwin*)
+               svr4*|nonstopux|dgux|dynixptx|esix|powerux|haiku|cygwin*)
                        dflt=y
                        also='Building a shared libperl is required for dynamic loading to work on your system.'
                        ;;
@@ -233,9 +233,6 @@ if "$useshrplib"; then
        next)
                # next doesn't like the default...
                ;;
-       beos)
-               # beos doesn't like the default, either.
-               ;;
        haiku)
                # Haiku doesn't like the default, either.
                ;;