diff --git a/pod/perl54112delta.pod b/pod/perl54112delta.pod index 2f1d02130142..a4c34b7f2dba 100644 --- a/pod/perl54112delta.pod +++ b/pod/perl54112delta.pod @@ -28,8 +28,9 @@ As in release 5.41.11, collation of strings using locales on MacOS 15 (Darwin If earlier versions are also experiencing issues (such as failures in F), you can explicitly disable locale collation by adding the -C<-DNO_LOCALE_COLLATE> option to your invocation of C<./Configure>, -or to the C and C variables in F. +C<-Accflags=-DNO_LOCALE_COLLATE> option to your invocation of C<./Configure>, +or just C<-DNO_LOCALE_COLLATE> to the C and C +variables in F. =back