summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2000-03-08 15:45:14 +0000
committermarkm <markm@FreeBSD.org>2000-03-08 15:45:14 +0000
commit58159210bd25aa38afe23c1866d3e41d68292396 (patch)
tree68b212a64fe4de7d7bbfada15b929bbc8a61de0f /gnu/usr.bin/perl/libperl/config.SH-elf.alpha
parent2b9053fee2640b7d0f96ff2a87e36fa2d62c91b8 (diff)
downloadFreeBSD-src-58159210bd25aa38afe23c1866d3e41d68292396.zip
FreeBSD-src-58159210bd25aa38afe23c1866d3e41d68292396.tar.gz
Considerable upgrade to the way perl links to shared objects. This
fixes the way that third-party apps like apache link in perl .so's (and previously did not get libperl linked in.) NOTE - you neeed to recompile all your perl stuff - all the p5-* por4ts with C code, and things like mod_perl.
Diffstat (limited to 'gnu/usr.bin/perl/libperl/config.SH-elf.alpha')
-rw-r--r--gnu/usr.bin/perl/libperl/config.SH-elf.alpha42
1 files changed, 21 insertions, 21 deletions
diff --git a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
index c8f9d0a..7dccb03 100644
--- a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
+++ b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
@@ -45,12 +45,12 @@ castflags='0'
cat='cat'
cc='cc'
cccdlflags='-DPIC -fpic'
-ccdlflags=' '
+ccdlflags=' -Wl,-R/usr/lib'
ccflags=''
-ccsymbols='__ELF__=1 __FreeBSD__=4 __FreeBSD_cc_version=400002 __GNUC_MINOR__=91 __GNUC__=2 cpu=alpha machine=alpha system=FreeBSD system=unix'
+ccsymbols='__ELF__=1 __FreeBSD__=4 __FreeBSD_cc_version=400004 __GNUC_MINOR__=95 __GNUC__=2 cpu=alpha machine=alpha system=FreeBSD system=unix'
cf_by='markm'
-cf_email='markm@freebsd.org'
-cf_time='$Date$'
+cf_email='markm@FreeBSD.org'
+cf_time='Sun Mar 5 13:39:27 SAST 2000'
chgrp=''
chmod=''
chown=''
@@ -236,8 +236,8 @@ d_setpgrp='define'
d_setprior='define'
d_setpwent='define'
d_setregid='define'
-d_setresgid='undef'
-d_setresuid='undef'
+d_setresgid='define'
+d_setresuid='define'
d_setreuid='define'
d_setrgid='define'
d_setruid='define'
@@ -323,7 +323,7 @@ freetype='void'
full_ar='/usr/bin/ar'
full_csh='/bin/csh'
full_sed='/usr/bin/sed'
-gccversion='egcs-2.91.66 19990314 (egcs-1.1.2 release)'
+gccversion='2.95.2 19991024 (release)'
gidtype='gid_t'
glibpth='/usr/lib'
grep='grep'
@@ -405,16 +405,17 @@ installprivlib='/usr/libdata/perl/5.00503'
installscript='/usr/local/bin'
installsitearch='/usr/local/lib/perl5/site_perl/5.005/alpha-freebsd'
installsitelib='/usr/local/lib/perl5/site_perl/5.005'
+installusrbinperl='undef'
intsize='4'
known_extensions='B DB_File Data/Dumper Fcntl GDBM_File IO IPC/SysV NDBM_File ODBM_File Opcode POSIX SDBM_File Socket Thread attrs re'
ksh=''
large=''
ld='cc'
-lddlflags='-shared'
-ldflags='-Wl,-E'
+lddlflags='-Wl,-E -shared -lperl -lm '
+ldflags='-Wl,-E -lperl -lm '
less='less'
lib_ext='.a'
-libc='/usr/lib/libc.so'
+libc=''
libperl='libperl.so.3'
libpth='/usr/lib'
libs='-lm -lc -lcrypt'
@@ -455,9 +456,9 @@ modetype='mode_t'
more='more'
mv=''
myarchname='alpha-freebsd'
-mydomain='.freebsd.org'
+mydomain='.FreeBSD.org'
myhostname='freefall'
-myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date$'
+myuname='FreeBSD freefall.FreeBSD.org 4.0-current FreeBSD 4.0-current #0: $Date$'
n='-n'
netdb_hlen_type='int'
netdb_host_type='const char *'
@@ -480,7 +481,7 @@ passcat='cat /etc/passwd'
patchlevel='5'
path_sep=':'
perl='perl'
-perladmin='current@freebsd.org'
+perladmin='hackers@FreeBSD.org'
perlpath='/usr/bin/perl'
pg='pg'
phostname='hostname'
@@ -499,7 +500,7 @@ ranlib=':'
rd_nodata='-1'
rm='rm'
rmail=''
-runnm='true'
+runnm='false'
scriptdir='/usr/bin'
scriptdirexp='/usr/bin'
sed='sed'
@@ -564,7 +565,7 @@ uname='uname'
uniq='uniq'
usedl='define'
usemymalloc='n'
-usenm='true'
+usenm='false'
useopcode='true'
useperlio='undef'
useposix='true'
@@ -582,8 +583,8 @@ zcat=''
zip='zip'
# Configure command line arguments.
config_arg0='Configure'
-config_args='-Dprefix=/usr -Darchlib=/usr/libdata/perl/5.00503/mach -Dprivlib=/usr/libdata/perl/5.00503 -Dsitearch=/usr/local/lib/perl5/site_perl/5.005/alpha-freebsd -Dsitelib=/usr/local/lib/perl5/site_perl/5.005 -Dman1dir=/usr/local/man/man1 -Dman3dir=/usr/share/perl/man/man3 -des -Ulocincpth= -Uloclibpth= -Dpager=more'
-config_argc=11
+config_args='-Dprefix=/usr -Darchlib=/usr/libdata/perl/5.00503/mach -Dprivlib=/usr/libdata/perl/5.00503 -Dsitearch=/usr/local/lib/perl5/site_perl/5.005/alpha-freebsd -Dsitelib=/usr/local/lib/perl5/site_perl/5.005 -Dman1dir=/usr/local/man/man1 -Dman3dir=/usr/share/perl/man/man3 -Ulocincpth= -Uloclibpth= -Dpager=/usr/bin/more'
+config_argc=10
config_arg1='-Dprefix=/usr'
config_arg2='-Darchlib=/usr/libdata/perl/5.00503/mach'
config_arg3='-Dprivlib=/usr/libdata/perl/5.00503'
@@ -591,10 +592,9 @@ config_arg4='-Dsitearch=/usr/local/lib/perl5/site_perl/5.005/alpha-freebsd'
config_arg5='-Dsitelib=/usr/local/lib/perl5/site_perl/5.005'
config_arg6='-Dman1dir=/usr/local/man/man1'
config_arg7='-Dman3dir=/usr/share/perl/man/man3'
-config_arg8='-des'
-config_arg9='-Ulocincpth='
-config_arg10='-Uloclibpth='
-config_arg11='-Dpager=more'
+config_arg8='-Ulocincpth='
+config_arg9='-Uloclibpth='
+config_arg10='-Dpager=/usr/bin/more'
PATCHLEVEL=5
SUBVERSION=3
CONFIG=true
OpenPOWER on IntegriCloud