Fix some more turdage from the original ./configure.

Submitted by: bde
This commit is contained in:
Mark Murray 1999-01-14 20:27:26 +00:00
parent c1bec88272
commit f17a6700e2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=42667
3 changed files with 18 additions and 18 deletions

View file

@ -5,12 +5,12 @@
# do not forget to propagate your changes by running "Configure -der". You may # 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". # instead choose to run each of the .SH files by yourself, or "Configure -S".
# #
# $Id: config.SH-aout.i386,v 1.6 1998/09/29 18:58:16 markm Exp $ # $Id: config.SH-aout.i386,v 1.7 1998/10/17 07:10:43 markm Exp $
# #
# Package name : perl5 # Package name : perl5
# Source directory : . # Source directory : .
# Configuration time: $Date: 1998/09/29 18:58:16 $ # Configuration time: $Date: 1998/10/17 07:10:43 $
# Configured by : markm # Configured by : markm
# Target system : freebsd 3.0-current #0: # Target system : freebsd 3.0-current #0:
@ -55,7 +55,7 @@ ccdlflags=' '
ccflags='' ccflags=''
cf_by='markm' cf_by='markm'
cf_email='markm@freebsd.org' cf_email='markm@freebsd.org'
cf_time='$Date: 1998/09/29 18:58:16 $' cf_time='$Date: 1998/10/17 07:10:43 $'
chgrp='' chgrp=''
chmod='' chmod=''
chown='' chown=''
@ -322,7 +322,7 @@ full_csh='/bin/csh'
full_sed='sed' full_sed='sed'
gccversion='2.7.2.1' gccversion='2.7.2.1'
gidtype='gid_t' gidtype='gid_t'
glibpth='/usr/lib /usr/lib/elf /usr/lib/aout' glibpth='/usr/lib/aout'
grep='grep' grep='grep'
groupcat='cat /etc/group' groupcat='cat /etc/group'
groupstype='gid_t' groupstype='gid_t'
@ -407,7 +407,7 @@ less='less'
lib_ext='.a' lib_ext='.a'
libc='undef' libc='undef'
libperl='libperl.so.3.0' libperl='libperl.so.3.0'
libpth='/usr/lib /usr/lib/elf /usr/lib/aout' libpth='/usr/lib/aout'
libs='-lm -lc -lcrypt' 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' 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'
line='line' line='line'
@ -566,7 +566,7 @@ uuname=''
version='5.00502' version='5.00502'
vi='' vi=''
voidflags='15' voidflags='15'
xlibpth='/usr/lib/386 /lib/386' xlibpth=''
zcat='' zcat=''
zip='zip' zip='zip'
# Configure command line arguments. # Configure command line arguments.

View file

@ -5,12 +5,12 @@
# do not forget to propagate your changes by running "Configure -der". You may # 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". # instead choose to run each of the .SH files by yourself, or "Configure -S".
# #
# $Id: config.SH-elf.alpha,v 1.7 1998/09/29 18:58:16 markm Exp $ # $Id: config.SH-elf.alpha,v 1.8 1998/10/17 07:10:43 markm Exp $
# #
# Package name : perl5 # Package name : perl5
# Source directory : . # Source directory : .
# Configuration time: $Date: 1998/09/29 18:58:16 $ # Configuration time: $Date: 1998/10/17 07:10:43 $
# Configured by : markm # Configured by : markm
# Target system : freebsd 3.0-current #0: # Target system : freebsd 3.0-current #0:
@ -55,7 +55,7 @@ ccdlflags=' '
ccflags='' ccflags=''
cf_by='markm' cf_by='markm'
cf_email='markm@freebsd.org' cf_email='markm@freebsd.org'
cf_time='$Date: 1998/09/29 18:58:16 $' cf_time='$Date: 1998/10/17 07:10:43 $'
chgrp='' chgrp=''
chmod='' chmod=''
chown='' chown=''
@ -322,7 +322,7 @@ full_csh='/bin/csh'
full_sed='sed' full_sed='sed'
gccversion='2.7.2.1' gccversion='2.7.2.1'
gidtype='gid_t' gidtype='gid_t'
glibpth="/usr/lib /usr/local/lib" glibpth="/usr/lib"
grep='grep' grep='grep'
groupcat='cat /etc/group' groupcat='cat /etc/group'
groupstype='gid_t' groupstype='gid_t'
@ -407,7 +407,7 @@ less='less'
lib_ext='.a' lib_ext='.a'
libc='undef' libc='undef'
libperl='libperl.so.3' libperl='libperl.so.3'
libpth="/usr/lib /usr/local/lib" libpth="/usr/lib"
libs='-lm -lc -lcrypt' 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' 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'
line='line' line='line'
@ -566,7 +566,7 @@ uuname=''
version='5.00502' version='5.00502'
vi='' vi=''
voidflags='15' voidflags='15'
xlibpth='/usr/lib/386 /lib/386' xlibpth=''
zcat='' zcat=''
zip='zip' zip='zip'
# Configure command line arguments. # Configure command line arguments.

View file

@ -5,12 +5,12 @@
# do not forget to propagate your changes by running "Configure -der". You may # 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". # instead choose to run each of the .SH files by yourself, or "Configure -S".
# #
# $Id: config.SH-elf.i386,v 1.6 1998/09/29 18:58:16 markm Exp $ # $Id: config.SH-elf.i386,v 1.7 1998/10/17 07:10:43 markm Exp $
# #
# Package name : perl5 # Package name : perl5
# Source directory : . # Source directory : .
# Configuration time: $Date: 1998/09/29 18:58:16 $ # Configuration time: $Date: 1998/10/17 07:10:43 $
# Configured by : markm # Configured by : markm
# Target system : freebsd 3.0-current #0: # Target system : freebsd 3.0-current #0:
@ -55,7 +55,7 @@ ccdlflags=' '
ccflags='' ccflags=''
cf_by='markm' cf_by='markm'
cf_email='markm@freebsd.org' cf_email='markm@freebsd.org'
cf_time='$Date: 1998/09/29 18:58:16 $' cf_time='$Date: 1998/10/17 07:10:43 $'
chgrp='' chgrp=''
chmod='' chmod=''
chown='' chown=''
@ -322,7 +322,7 @@ full_csh='/bin/csh'
full_sed='sed' full_sed='sed'
gccversion='2.7.2.1' gccversion='2.7.2.1'
gidtype='gid_t' gidtype='gid_t'
glibpth="/usr/lib /usr/local/lib" glibpth="/usr/lib"
grep='grep' grep='grep'
groupcat='cat /etc/group' groupcat='cat /etc/group'
groupstype='gid_t' groupstype='gid_t'
@ -407,7 +407,7 @@ less='less'
lib_ext='.a' lib_ext='.a'
libc='undef' libc='undef'
libperl='libperl.so.3' libperl='libperl.so.3'
libpth="/usr/lib /usr/local/lib" libpth="/usr/lib"
libs='-lm -lc -lcrypt' 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' 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'
line='line' line='line'
@ -566,7 +566,7 @@ uuname=''
version='5.00502' version='5.00502'
vi='' vi=''
voidflags='15' voidflags='15'
xlibpth='/usr/lib/386 /lib/386' xlibpth=''
zcat='' zcat=''
zip='zip' zip='zip'
# Configure command line arguments. # Configure command line arguments.