This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add new Configure probes
[perl5.git] / makedef.pl
index 6e9ea5f..2af197f 100644 (file)
@@ -399,8 +399,7 @@ unless ($define{'USE_ITHREADS'}) {
                         );
 }
 
-unless (   $define{'USE_ITHREADS'}
-        && $define{'HAS_NEWLOCALE'})
+unless ($define{'HAS_NEWLOCALE'} && ! $define{'NO_POSIX_2008_LOCALE'})
 {
     ++$skip{$_} foreach qw(
         PL_C_locale_obj