From eedaba540bbd9967b7e1fdfd27b4f76617a87c00 Mon Sep 17 00:00:00 2001 From: Paul Marquess Date: Sat, 14 Oct 2000 14:37:49 +0100 Subject: Needs to be conditional on SunOS 4. Subject: [Pach 5.7.0@7229] Removing -ldb from the core build Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com> p4raw-id: //depot/perl@7230 --- pod/perldelta.pod | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pod/perldelta.pod') diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 7c21f5fd3a..4c2da90c9d 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -376,6 +376,12 @@ $Config{byteorder} is now computed dynamically (this is more robust with "fat binaries" where an executable image contains binaries for more than one binary platform.) +=item * + +Configure no longer included the DBM libraries (dbm, gdbm, db, ndbm) +when building the Perl binary. The only exception to this is SunOS 4.x, +which needs them. + =back =head1 Selected Bug Fixes -- cgit v1.2.1