Change 16192 by jhi@alpha on 2002/04/26 16:45:28
Mention explicitly the NetBSD + pth combination.
Affected files ...
.... //depot/perl/pod/perldelta.pod#361 edit
Differences ...
==== //depot/perl/pod/perldelta.pod#361 (text) ====
Index: perl/pod/perldelta.pod
--- perl/pod/perldelta.pod.~1~ Fri Apr 26 11:00:05 2002
+++ perl/pod/perldelta.pod Fri Apr 26 11:00:05 2002
@@ -2262,6 +2262,12 @@
=item *
+NetBSD/threads: try installing the GNU pth (should be in the
+packages collection, or http://www.gnu.org/software/pth/),
+and Configure with -Duseithreads.
+
+=item *
+
NetBSD/sparc
Perl now works on NetBSD/sparc.
End of Patch.