summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafayette.edu>1998-07-21 06:20:13 -0400
committerGurusamy Sarathy <gsar@cpan.org>1998-07-22 06:57:56 +0000
commitf69460e79959fafc35e82b8634dcf5e02d08e75e (patch)
tree2e0c5a28a0e70db82a4fe45f98f88536a112e683
parent709f4e3886da946826dd2f058dc3074704070f32 (diff)
downloadperl-f69460e79959fafc35e82b8634dcf5e02d08e75e.tar.gz
Porting/config* updates for 5.005
Message-Id: <Pine.SUN.3.96.980721101922.8078A-100000@newton.phys> p4raw-id: //depot/perl@1626
-rw-r--r--Changes9
-rw-r--r--Porting/config.sh40
-rw-r--r--Porting/config_H18
3 files changed, 38 insertions, 29 deletions
diff --git a/Changes b/Changes
index a3b6069dec..4ea2f32aaa 100644
--- a/Changes
+++ b/Changes
@@ -78,6 +78,15 @@ Version 5.004_76 5.005 Public Beta, Issue 2
----------------
____________________________________________________________________________
+[ 1613] By: gsar on 1998/07/21 10:26:01
+ Log: final tweaks before beta2
+ Branch: perl
+ + Porting/findvars
+ +> Porting/fixvars
+ - fixvars
+ ! Changes MANIFEST intrpvar.h iperlsys.h
+ ! lib/ExtUtils/MM_Win32.pm win32/perlhost.h
+____________________________________________________________________________
[ 1612] By: gsar on 1998/07/21 07:15:54
Log: fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2
Branch: perl
diff --git a/Porting/config.sh b/Porting/config.sh
index eaed9e3d84..20e1c4cfd7 100644
--- a/Porting/config.sh
+++ b/Porting/config.sh
@@ -8,7 +8,7 @@
# Package name : perl5
# Source directory : .
-# Configuration time: Tue Jul 14 13:02:14 EDT 1998
+# Configuration time: Tue Jul 21 10:03:27 EDT 1998
# Configured by : doughera
# Target system : linux fractal 2.0.34 #1 tue jun 23 10:09:17 edt 1998 i686 unknown
@@ -30,10 +30,10 @@ afs='false'
alignbytes='4'
ansi2knr=''
aphostname=''
-apiversion='5.00474'
+apiversion='5.005'
ar='ar'
-archlib='/opt/perl/lib/5.00474/i686-linux-thread'
-archlibexp='/opt/perl/lib/5.00474/i686-linux-thread'
+archlib='/opt/perl/lib/5.005/i686-linux-thread'
+archlibexp='/opt/perl/lib/5.005/i686-linux-thread'
archname='i686-linux-thread'
archobjs=''
awk='awk'
@@ -53,7 +53,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 Jul 14 13:02:14 EDT 1998'
+cf_time='Tue Jul 21 10:03:27 EDT 1998'
chgrp=''
chmod=''
chown=''
@@ -386,14 +386,14 @@ i_varhdr='stdarg.h'
i_vfork='undef'
incpath=''
inews=''
-installarchlib='/opt/perl/lib/5.00474/i686-linux-thread'
+installarchlib='/opt/perl/lib/5.005/i686-linux-thread'
installbin='/opt/perl/bin'
installman1dir='/opt/perl/man/man1'
installman3dir='/opt/perl/man/man3'
-installprivlib='/opt/perl/lib/5.00474'
+installprivlib='/opt/perl/lib/5.005'
installscript='/opt/perl/script'
-installsitearch='/opt/perl/lib/site_perl/5.00474/i686-linux-thread'
-installsitelib='/opt/perl/lib/site_perl/5.00474'
+installsitearch='/opt/perl/lib/site_perl/5.005/i686-linux-thread'
+installsitelib='/opt/perl/lib/site_perl/5.005'
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=''
@@ -466,7 +466,7 @@ osvers='2.0.34'
package='perl5'
pager='/usr/bin/less'
passcat='cat /etc/passwd'
-patchlevel='4'
+patchlevel='5'
path_sep=':'
perl='perl'
perladmin='yourname@yourhost.yourplace.com'
@@ -479,8 +479,8 @@ pmake=''
pr=''
prefix='/opt/perl'
prefixexp='/opt/perl'
-privlib='/opt/perl/lib/5.00474'
-privlibexp='/opt/perl/lib/5.00474'
+privlib='/opt/perl/lib/5.005'
+privlibexp='/opt/perl/lib/5.005'
prototype='define'
ptrsize='4'
randbits='31'
@@ -505,10 +505,10 @@ sig_name='ZERO HUP INT QUIT ILL TRAP ABRT BUS FPE KILL USR1 SEGV USR2 PIPE ALRM
sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "BUS", "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", "TTOU", "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", "PWR", "UNUSED", "IOT", "CLD", "POLL", 0'
sig_num='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 6, 17, 29, 0'
signal_t='void'
-sitearch='/opt/perl/lib/site_perl/5.00474/i686-linux-thread'
-sitearchexp='/opt/perl/lib/site_perl/5.00474/i686-linux-thread'
-sitelib='/opt/perl/lib/site_perl/5.00474'
-sitelibexp='/opt/perl/lib/site_perl/5.00474'
+sitearch='/opt/perl/lib/site_perl/5.005/i686-linux-thread'
+sitearchexp='/opt/perl/lib/site_perl/5.005/i686-linux-thread'
+sitelib='/opt/perl/lib/site_perl/5.005'
+sitelibexp='/opt/perl/lib/site_perl/5.005'
sizetype='size_t'
sleep=''
smail=''
@@ -533,7 +533,7 @@ stdio_filbuf=''
stdio_ptr='((fp)->_IO_read_ptr)'
strings='/usr/include/string.h'
submit=''
-subversion='74'
+subversion='0'
sysman='/usr/man/man1'
tail=''
tar=''
@@ -561,7 +561,7 @@ usethreads='define'
usevfork='false'
usrinc='/usr/include'
uuname=''
-version='5.00474'
+version='5.005'
vi=''
voidflags='15'
xlibpth='/usr/lib/386 /lib/386'
@@ -580,6 +580,6 @@ config_arg6='-Dperladmin=yourname@yourhost.yourplace.com'
config_arg7='-Dmydomain=.yourplace.com'
config_arg8='-Dmyhostname=yourhost'
config_arg9='-dE'
-PATCHLEVEL=4
-SUBVERSION=74
+PATCHLEVEL=5
+SUBVERSION=0
CONFIG=true
diff --git a/Porting/config_H b/Porting/config_H
index b4d96217ef..8cbf3c497b 100644
--- a/Porting/config_H
+++ b/Porting/config_H
@@ -17,7 +17,7 @@
/*
* Package name : perl5
* Source directory : .
- * Configuration time: Tue Jul 14 13:02:14 EDT 1998
+ * Configuration time: Tue Jul 21 10:03:27 EDT 1998
* Configured by : doughera
* Target system : linux fractal 2.0.34 #1 tue jun 23 10:09:17 edt 1998 i686 unknown
*/
@@ -1839,8 +1839,8 @@
* This symbol contains the ~name expanded version of ARCHLIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define ARCHLIB "/opt/perl/lib/5.00474/i686-linux-thread" /**/
-#define ARCHLIB_EXP "/opt/perl/lib/5.00474/i686-linux-thread" /**/
+#define ARCHLIB "/opt/perl/lib/5.005/i686-linux-thread" /**/
+#define ARCHLIB_EXP "/opt/perl/lib/5.005/i686-linux-thread" /**/
/* DLSYM_NEEDS_UNDERSCORE:
* This symbol, if defined, indicates that we need to prepend an
@@ -1885,8 +1885,8 @@
* This symbol contains the ~name expanded version of PRIVLIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define PRIVLIB "/opt/perl/lib/5.00474" /**/
-#define PRIVLIB_EXP "/opt/perl/lib/5.00474" /**/
+#define PRIVLIB "/opt/perl/lib/5.005" /**/
+#define PRIVLIB_EXP "/opt/perl/lib/5.005" /**/
/* SITEARCH:
* This symbol contains the name of the private library for this package.
@@ -1901,8 +1901,8 @@
* This symbol contains the ~name expanded version of SITEARCH, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define SITEARCH "/opt/perl/lib/site_perl/5.00474/i686-linux-thread" /**/
-#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.00474/i686-linux-thread" /**/
+#define SITEARCH "/opt/perl/lib/site_perl/5.005/i686-linux-thread" /**/
+#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.005/i686-linux-thread" /**/
/* SITELIB:
* This symbol contains the name of the private library for this package.
@@ -1917,8 +1917,8 @@
* This symbol contains the ~name expanded version of SITELIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define SITELIB "/opt/perl/lib/site_perl/5.00474" /**/
-#define SITELIB_EXP "/opt/perl/lib/site_perl/5.00474" /**/
+#define SITELIB "/opt/perl/lib/site_perl/5.005" /**/
+#define SITELIB_EXP "/opt/perl/lib/site_perl/5.005" /**/
/* STARTPERL:
* This variable contains the string to put in front of a perl