diff options
author | Paul Marquess <paul.marquess@btinternet.com> | 2000-10-14 14:37:49 +0100 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-14 14:24:50 +0000 |
commit | eedaba540bbd9967b7e1fdfd27b4f76617a87c00 (patch) | |
tree | 04934ebf48eb056d7e68a7bc4180248d4841e545 /myconfig.SH | |
parent | 0835f758e44dae76a019bebad8282087f6c90385 (diff) | |
download | perl-eedaba540bbd9967b7e1fdfd27b4f76617a87c00.tar.gz |
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
Diffstat (limited to 'myconfig.SH')
-rw-r--r-- | myconfig.SH | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/myconfig.SH b/myconfig.SH index 1ab8bdcd01..e80dfb5b5f 100644 --- a/myconfig.SH +++ b/myconfig.SH @@ -49,6 +49,7 @@ Summary of my $package (revision $baserev version $PERL_VERSION subversion $PERL ld='$ld', ldflags ='$ldflags' libpth=$libpth libs=$libs + perllibs=$perllibs libc=$libc, so=$so, useshrplib=$useshrplib, libperl=$libperl Dynamic Linking: dlsrc=$dlsrc, dlext=$dlext, d_dlsymun=$d_dlsymun, ccdlflags='$ccdlflags' |