From 9048a9edbd38fdd25940ae6a3726d20b78cccd94 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Tue, 29 Sep 1998 18:58:16 +0000 Subject: [PATCH] Fix the shared library configuration stuff. Noticed by: Ollivier Robert --- gnu/usr.bin/perl/libperl/config.SH-aout.i386 | 10 +++++----- gnu/usr.bin/perl/libperl/config.SH-elf.alpha | 10 +++++----- gnu/usr.bin/perl/libperl/config.SH-elf.i386 | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/gnu/usr.bin/perl/libperl/config.SH-aout.i386 b/gnu/usr.bin/perl/libperl/config.SH-aout.i386 index 89eff472bd0..60b24d7e967 100644 --- a/gnu/usr.bin/perl/libperl/config.SH-aout.i386 +++ b/gnu/usr.bin/perl/libperl/config.SH-aout.i386 @@ -5,12 +5,12 @@ # do not forget to propagate your changes by running "Configure -der". You may # instead choose to run each of the .SH files by yourself, or "Configure -S". # -# $Id: config.SH-aout.i386,v 1.4 1998/09/24 17:25:26 markm Exp $ +# $Id: config.SH-aout.i386,v 1.5 1998/09/26 16:17:04 markm Exp $ # # Package name : perl5 # Source directory : . -# Configuration time: $Date: 1998/09/24 17:25:26 $ +# Configuration time: $Date: 1998/09/26 16:17:04 $ # Configured by : markm # Target system : freebsd 3.0-current #0: @@ -55,7 +55,7 @@ ccdlflags=' ' ccflags='' cf_by='markm' cf_email='markm@freebsd.org' -cf_time='$Date: 1998/09/24 17:25:26 $' +cf_time='$Date: 1998/09/26 16:17:04 $' chgrp='' chmod='' chown='' @@ -406,7 +406,7 @@ ldflags='' less='less' lib_ext='.a' libc='undef' -libperl='libperl.a' +libperl='libperl.so.3.0' libpth='/usr/lib /usr/lib/elf /usr/lib/aout' libs='-lm -lc -lcrypt' libswanted='sfio socket inet nsl nm ndbm gdbm dbm db dl dld ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x' @@ -558,7 +558,7 @@ useopcode='true' useperlio='undef' useposix='true' usesfio='false' -useshrplib='false' +useshrplib='true' usethreads='undef' usevfork='true' usrinc='/usr/include' diff --git a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha index a3fcb795e94..fa114ab30f8 100644 --- a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha +++ b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha @@ -5,12 +5,12 @@ # do not forget to propagate your changes by running "Configure -der". You may # instead choose to run each of the .SH files by yourself, or "Configure -S". # -# $Id: config.SH-elf.alpha,v 1.5 1998/09/24 17:25:26 markm Exp $ +# $Id: config.SH-elf.alpha,v 1.6 1998/09/26 16:17:05 markm Exp $ # # Package name : perl5 # Source directory : . -# Configuration time: $Date: 1998/09/24 17:25:26 $ +# Configuration time: $Date: 1998/09/26 16:17:05 $ # Configured by : markm # Target system : freebsd 3.0-current #0: @@ -55,7 +55,7 @@ ccdlflags=' ' ccflags='' cf_by='markm' cf_email='markm@freebsd.org' -cf_time='$Date: 1998/09/24 17:25:26 $' +cf_time='$Date: 1998/09/26 16:17:05 $' chgrp='' chmod='' chown='' @@ -406,7 +406,7 @@ ldflags="-Wl,-E " less='less' lib_ext='.a' libc='undef' -libperl='libperl.a' +libperl='libperl.so.3' libpth="/usr/lib /usr/local/lib" libs='-lm -lc -lcrypt' libswanted='sfio socket inet nsl nm ndbm gdbm dbm db dl dld ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x' @@ -558,7 +558,7 @@ useopcode='true' useperlio='undef' useposix='true' usesfio='false' -useshrplib='false' +useshrplib='true' usethreads='undef' usevfork='true' usrinc='/usr/include' diff --git a/gnu/usr.bin/perl/libperl/config.SH-elf.i386 b/gnu/usr.bin/perl/libperl/config.SH-elf.i386 index 66c2c9ba5d5..948577a3075 100644 --- a/gnu/usr.bin/perl/libperl/config.SH-elf.i386 +++ b/gnu/usr.bin/perl/libperl/config.SH-elf.i386 @@ -5,12 +5,12 @@ # do not forget to propagate your changes by running "Configure -der". You may # instead choose to run each of the .SH files by yourself, or "Configure -S". # -# $Id: config.SH-elf.i386,v 1.4 1998/09/24 17:25:26 markm Exp $ +# $Id: config.SH-elf.i386,v 1.5 1998/09/26 16:17:05 markm Exp $ # # Package name : perl5 # Source directory : . -# Configuration time: $Date: 1998/09/24 17:25:26 $ +# Configuration time: $Date: 1998/09/26 16:17:05 $ # Configured by : markm # Target system : freebsd 3.0-current #0: @@ -55,7 +55,7 @@ ccdlflags=' ' ccflags='' cf_by='markm' cf_email='markm@freebsd.org' -cf_time='$Date: 1998/09/24 17:25:26 $' +cf_time='$Date: 1998/09/26 16:17:05 $' chgrp='' chmod='' chown='' @@ -406,7 +406,7 @@ ldflags="-Wl,-E " less='less' lib_ext='.a' libc='undef' -libperl='libperl.a' +libperl='libperl.so.3' libpth="/usr/lib /usr/local/lib" libs='-lm -lc -lcrypt' libswanted='sfio socket inet nsl nm ndbm gdbm dbm db dl dld ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x' @@ -558,7 +558,7 @@ useopcode='true' useperlio='undef' useposix='true' usesfio='false' -useshrplib='false' +useshrplib='true' usethreads='undef' usevfork='true' usrinc='/usr/include'