diff options
Diffstat (limited to 'Porting/config.sh')
-rw-r--r-- | Porting/config.sh | 29 |
1 files changed, 20 insertions, 9 deletions
diff --git a/Porting/config.sh b/Porting/config.sh index 59663d958f..4fb150ef9d 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -8,7 +8,7 @@ # Package name : perl5 # Source directory : . -# Configuration time: Tue Feb 24 12:39:16 EST 1998 +# Configuration time: Tue Mar 3 11:39:44 EST 1998 # Configured by : doughera # Target system : linux fractal 2.0.33 #1 tue feb 3 10:11:46 est 1998 i686 unknown @@ -30,15 +30,15 @@ afs='false' alignbytes='4' aphostname='' ar='ar' -archlib='/opt/perl/lib/i686-linux-thread/5.00460' -archlibexp='/opt/perl/lib/i686-linux-thread/5.00460' +archlib='/opt/perl/lib/i686-linux-thread/5.00461' +archlibexp='/opt/perl/lib/i686-linux-thread/5.00461' archname='i686-linux-thread' archobjs='' awk='awk' baserev='5.0' bash='' bin='/opt/perl/bin' -bincompat3='n' +bincompat3='' binexp='/opt/perl/bin' bison='' byacc='byacc' @@ -52,7 +52,7 @@ ccdlflags='-rdynamic' ccflags='-D_REENTRANT -Dbool=char -DHAS_BOOL -I/usr/local/include' cf_by='doughera' cf_email='yourname@yourhost.yourplace.com' -cf_time='Tue Feb 24 12:39:16 EST 1998' +cf_time='Tue Mar 3 11:39:44 EST 1998' chgrp='' chmod='' chown='' @@ -124,11 +124,16 @@ d_gethent='define' d_gethname='undef' d_getlogin='define' d_getnbyaddr='define' +d_getnbyname='define' +d_getpbyname='define' +d_getpbynumber='define' d_getpgid='define' d_getpgrp2='undef' d_getpgrp='define' d_getppid='define' d_getprior='define' +d_getsbyname='define' +d_getsbyport='define' d_gettimeod='define' d_gnulibc='define' d_htonl='define' @@ -157,6 +162,7 @@ d_msgrcv='define' d_msgsnd='define' d_mymalloc='undef' d_nice='define' +d_oldpthreads='undef' d_oldsock='undef' d_open3='define' d_pathconf='define' @@ -191,6 +197,7 @@ d_semop='define' d_setegid='define' d_seteuid='define' d_setgrps='define' +d_sethent='define' d_setlinebuf='define' d_setlocale='define' d_setpgid='define' @@ -263,6 +270,7 @@ defvoidused='15' direntrytype='struct dirent' dlext='so' dlsrc='dl_dlopen.xs' +doublesize='8' dynamic_ext='B DB_File Fcntl GDBM_File IO NDBM_File ODBM_File Opcode POSIX SDBM_File Socket Thread attrs' eagain='EAGAIN' echo='echo' @@ -347,7 +355,7 @@ i_varhdr='stdarg.h' i_vfork='undef' incpath='' inews='' -installarchlib='/opt/perl/lib/i686-linux-thread/5.00460' +installarchlib='/opt/perl/lib/i686-linux-thread/5.00461' installbin='/opt/perl/bin' installman1dir='/opt/perl/man/man1' installman3dir='/opt/perl/man/man3' @@ -368,7 +376,7 @@ libc='' libperl='libperl.a' libpth='/usr/local/lib /lib /usr/lib' libs='-lnsl -lndbm -lgdbm -ldbm -ldb -ldl -lm -lpthread -lc -lposix -lcrypt' -libswanted='sfio net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m pthread c cposix posix ndir dir crypt ucb BSD PW x' +libswanted='sfio socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m pthread c cposix posix ndir dir crypt ucb BSD PW x' line='line' lint='' lkflags='' @@ -411,6 +419,7 @@ netdb_hlen_type='int' netdb_host_type='const char *' netdb_name_type='const char *' netdb_net_type='unsigned long' +nm='nm' nm_opt='' nm_so_opt='--dynamic' nroff='nroff' @@ -439,6 +448,7 @@ prefixexp='/opt/perl' privlib='/opt/perl/lib' privlibexp='/opt/perl/lib' prototype='define' +ptrsize='4' randbits='31' ranlib=':' rd_nodata='-1' @@ -489,11 +499,12 @@ stdio_filbuf='' stdio_ptr='((fp)->_IO_read_ptr)' strings='/usr/include/string.h' submit='' -subversion='60' +subversion='61' sysman='/usr/man/man1' tail='' tar='' tbl='' +tee='tee' test='test' timeincl='/usr/include/sys/time.h ' timetype='time_t' @@ -521,5 +532,5 @@ xlibpth='/usr/lib/386 /lib/386' zcat='' zip='zip' PATCHLEVEL=4 -SUBVERSION=60 +SUBVERSION=61 CONFIG=true |