diff options
-rwxr-xr-x | Configure | 2 | ||||
-rw-r--r-- | NetWare/config_H.wc | 4 | ||||
-rw-r--r-- | Porting/Glossary | 9 | ||||
-rw-r--r-- | Porting/config.sh | 10 | ||||
-rw-r--r-- | Porting/config_H | 6 | ||||
-rw-r--r-- | config_h.SH | 4 | ||||
-rw-r--r-- | plan9/config.plan9 | 4 | ||||
-rw-r--r-- | plan9/config_h.sample | 4 | ||||
-rw-r--r-- | win32/config_H.bc | 4 | ||||
-rw-r--r-- | win32/config_H.gc | 4 | ||||
-rw-r--r-- | win32/config_H.vc | 4 | ||||
-rw-r--r-- | win32/config_H.vc64 | 4 | ||||
-rw-r--r-- | wince/config_H.ce | 4 |
13 files changed, 31 insertions, 32 deletions
@@ -20,7 +20,7 @@ # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $ # -# Generated on Fri Mar 14 13:17:23 EET 2003 [metaconfig 3.0 PL70] +# Generated on Tue Mar 18 09:54:18 EET 2003 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ <<EOF diff --git a/NetWare/config_H.wc b/NetWare/config_H.wc index 36a5af4398..f7f1fd96bd 100644 --- a/NetWare/config_H.wc +++ b/NetWare/config_H.wc @@ -2984,8 +2984,8 @@ * the sig_name list. */ /* SIG_SIZE: - * This variable contains the number of elements of the sig_name - * and sig_num arrays, excluding the final NULL entry. + * This variable contains the number of elements of the SIG_NAME + * and SIG_NUM arrays, excluding the final NULL entry. */ #define SIG_NAME "ZERO", "NUM01", "INT", "QUIT", "ILL", "NUM05", "NUM06", "NUM07", "FPE", "KILL", "NUM10", "SEGV", "NUM12", "PIPE", "ALRM", "TERM", "NUM16", "NUM17", "NUM18", "NUM19", "CHLD", "BREAK", "ABRT", "STOP", "NUM24", "CONT", "CLD", 0 /**/ #define 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, 20, 0 /**/ diff --git a/Porting/Glossary b/Porting/Glossary index 9058be0d76..a3d52e689e 100644 --- a/Porting/Glossary +++ b/Porting/Glossary @@ -3717,11 +3717,6 @@ perl5 (perl5.U): installed perl5.005 or later suitable for running the script to determine inc_version_list. -perl5 (perl5.U): - This variable contains the full path (if any) to a previously - installed perl5.005 or later suitable for running the script - to determine inc_version_list. - perl (Loc.U): This variable is defined but not used by Configure. The value is a plain '' and is not useful. @@ -4861,6 +4856,10 @@ xs_apiversion (xs_apiversion.U): though in principle we could go snooping around in old Config.pm files. +yacc (yacc.U): + This variable holds the name of the compiler compiler we + want to use in the Makefile. It can be yacc, byacc, or bison -y. + yaccflags (yacc.U): This variable contains any additional yacc flags desired by the user. It is up to the Makefile to use this. diff --git a/Porting/config.sh b/Porting/config.sh index 8495b3769a..78e940e4fb 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -8,7 +8,7 @@ # Package name : perl5 # Source directory : . -# Configuration time: Fri Mar 14 12:30:38 EET 2003 +# Configuration time: Tue Mar 18 09:54:47 EET 2003 # Configured by : jhi # Target system : osf1 kosh.hut.fi v5.1 2650 alpha @@ -59,11 +59,11 @@ ccdlflags=' -Wl,-rpath,/opt/perl/lib/5.9.0/alpha-dec_osf/CORE' ccflags='-std -D_INTRINSICS -fprm d -ieee -DLANGUAGE_C' ccflags_uselargefiles='' ccname='cc' -ccsymbols='__alpha=1 __ALPHA=1 __Alpha_AXP=1 __arch64__=1 __DATE__="Mar __DECC=1 __DECC_MODE_RELAXED=1 __DECC_VER=60590011 __digital__=1 __IEEE_FLOAT=1 __INITIAL_POINTER_SIZE=0 __LANGUAGE_C__=1 __osf__=1 __PRAGMA_ENVIRONMENT=1 __STDC__=0 __STDC_HOSTED__=1 __STDC_VERSION__=199901L __TIME__="12:31:32" __unix__=1 __X_FLOAT=1 _LONGLONG=1 _SYSTYPE_BSD=1' +ccsymbols='_LONGLONG=1 _SYSTYPE_BSD=1 __Alpha_AXP=1 __DATE__="Mar __DECC=1 __DECC_MODE_RELAXED=1 __DECC_VER=60590011 __IEEE_FLOAT=1 __INITIAL_POINTER_SIZE=0 __PRAGMA_ENVIRONMENT=1 __STDC_HOSTED__=1 __STDC_VERSION__=199901L __STDC__=0 __TIME__="09:55:47" __X_FLOAT=1 __arch64__=1 __digital__=1' ccversion='V6.5-011' cf_by='jhi' cf_email='yourname@yourhost.yourplace.com' -cf_time='Fri Mar 14 12:30:38 EET 2003' +cf_time='Tue Mar 18 09:54:47 EET 2003' charsize='1' chgrp='' chmod='chmod' @@ -76,13 +76,13 @@ cp='cp' cpio='' cpp='cpp' cpp_stuff='42' -cppccsymbols='' +cppccsymbols='__ALPHA=1 __LANGUAGE_C__=1 __alpha=1 __osf__=1 __unix__=1' cppflags='-std -D_INTRINSICS -fprm d -ieee -DLANGUAGE_C' cpplast='-' cppminus='-' cpprun='cc -E' cppstdin='cc -E' -cppsymbols='_AES_SOURCE=1 __alpha=1 __ALPHA=1 _ANSI_C_SOURCE=1 _INTRINSICS=1 LANGUAGE_C=1 __LANGUAGE_C__=1 _LONGLONG=1 __osf__=1 _OSF_SOURCE=1 _POSIX_C_SOURCE=199506 _POSIX_SOURCE=1 __STDC__=1 _SYSTYPE_BSD=1 __unix__=1 _XOPEN_SOURCE=400' +cppsymbols='_AES_SOURCE=1 _ANSI_C_SOURCE=1 _INTRINSICS=1 LANGUAGE_C=1 _LONGLONG=1 _OSF_SOURCE=1 _POSIX_C_SOURCE=199506 _POSIX_SOURCE=1 __STDC__=1 _SYSTYPE_BSD=1 _XOPEN_SOURCE=400' crypt_r_proto='0' cryptlib='' csh='csh' diff --git a/Porting/config_H b/Porting/config_H index d2d11b58e6..9b9eb7601c 100644 --- a/Porting/config_H +++ b/Porting/config_H @@ -17,7 +17,7 @@ /* * Package name : perl5 * Source directory : . - * Configuration time: Fri Mar 14 12:30:38 EET 2003 + * Configuration time: Tue Mar 18 09:54:47 EET 2003 * Configured by : jhi * Target system : osf1 kosh.hut.fi v5.1 2650 alpha */ @@ -2214,8 +2214,8 @@ * not from sig_num (which is unused). */ /* SIG_SIZE: - * This variable contains the number of elements of the sig_name - * and sig_num arrays, excluding the final NULL entry. + * This variable contains the number of elements of the SIG_NAME + * and SIG_NUM arrays, excluding the final NULL entry. */ #define SIG_NAME "ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "EMT", "FPE", "KILL", "BUS", "SEGV", "SYS", "PIPE", "ALRM", "TERM", "IOINT", "STOP", "TSTP", "CONT", "CHLD", "TTIN", "TTOU", "AIO", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "INFO", "USR1", "USR2", "RESV", "RTMIN", "NUM34", "NUM35", "NUM36", "NUM37", "NUM38", "NUM39", "NUM40", "NUM41", "NUM42", "NUM43", "NUM44", "NUM45", "NUM46", "NUM47", "MAX", "IOT", "LOST", "URG", "CLD", "IO", "POLL", "PTY", "PWR", "RTMAX", 0 /**/ #define 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, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 6, 6, 16, 20, 23, 23, 23, 29, 48, 0 /**/ diff --git a/config_h.SH b/config_h.SH index 7ac00df0f4..d731579667 100644 --- a/config_h.SH +++ b/config_h.SH @@ -2234,8 +2234,8 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un * not from sig_num (which is unused). */ /* SIG_SIZE: - * This variable contains the number of elements of the sig_name - * and sig_num arrays, excluding the final NULL entry. + * This variable contains the number of elements of the SIG_NAME + * and SIG_NUM arrays, excluding the final NULL entry. */ #define SIG_NAME $sig_name_init /**/ #define SIG_NUM $sig_num_init /**/ diff --git a/plan9/config.plan9 b/plan9/config.plan9 index 8ff529df2c..35f7759dc8 100644 --- a/plan9/config.plan9 +++ b/plan9/config.plan9 @@ -3415,8 +3415,8 @@ * the sig_name list. */ /* SIG_SIZE: - * This variable contains the number of elements of the sig_name - * and sig_num arrays, excluding the final NULL entry. + * This variable contains the number of elements of the SIG_NAME + * and SIG_NUM arrays, excluding the final NULL entry. */ #define SIG_NAME "ZERO", "HUP", "INT", "QUIT", "ILL", "ABRT", "FPE", "KILL", "SEGV", "PIPE", "ALRM", "TERM", "USR1", "USR2", "BUS", "CHLD", "CONT", "STOP", "TSTP", "TTIN", "TTOU", "NUM21", "NUM22", "NUM23", "NUM24", "NUM25", "NUM26", "NUM27", "NUM28", "NUM29", "NUM30", "NUM31", "NUM32", "NUM33", "NUM34", "NUM35", "NUM36", "NUM37", "NUM38", "NUM39", "NUM40", "NUM41", "NUM42", "NUM43", "NUM44", "NUM45", "NUM46", "NUM47", "NUM48", "NUM49", 0 /**/ #define 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, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 0 /**/ diff --git a/plan9/config_h.sample b/plan9/config_h.sample index bd04d0f3f1..f89bb8c52c 100644 --- a/plan9/config_h.sample +++ b/plan9/config_h.sample @@ -3361,8 +3361,8 @@ * the sig_name list. */ /* SIG_SIZE: - * This variable contains the number of elements of the sig_name - * and sig_num arrays, excluding the final NULL entry. + * This variable contains the number of elements of the SIG_NAME + * and SIG_NUM arrays, excluding the final NULL entry. */ #define SIG_NAME "ZERO", "HUP", "INT", "QUIT", "ILL", "ABRT", "FPE", "KILL", "SEGV", "PIPE", "ALRM", "TERM", "USR1", "USR2", "BUS", "CHLD", "CONT", "STOP", "TSTP", "TTIN", "TTOU", "NUM21", "NUM22", "NUM23", "NUM24", "NUM25", "NUM26", "NUM27", "NUM28", "NUM29", "NUM30", "NUM31", "NUM32", "NUM33", "NUM34", "NUM35", "NUM36", "NUM37", "NUM38", "NUM39", "NUM40", "NUM41", "NUM42", "NUM43", "NUM44", "NUM45", "NUM46", "NUM47", "NUM48", "NUM49", 0 /**/ #define 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, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 0 /**/ diff --git a/win32/config_H.bc b/win32/config_H.bc index b7a70957b8..b48fd98d3d 100644 --- a/win32/config_H.bc +++ b/win32/config_H.bc @@ -2210,8 +2210,8 @@ * not from sig_num (which is unused). */ /* SIG_SIZE: - * This variable contains the number of elements of the sig_name - * and sig_num arrays, excluding the final NULL entry. + * This variable contains the number of elements of the SIG_NAME + * and SIG_NUM arrays, excluding the final NULL entry. */ #define SIG_NAME "ZERO", "HUP", "INT", "QUIT", "ILL", "NUM05", "NUM06", "NUM07", "FPE", "KILL", "NUM10", "SEGV", "NUM12", "PIPE", "ALRM", "TERM", "USR1", "USR2", "CHLD", "NUM19", "USR3", "BREAK", "ABRT", "STOP", "NUM24", "CONT", "CLD", 0 /**/ #define SIG_NUM 0, 1, 2, 21, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 18, 0 /**/ diff --git a/win32/config_H.gc b/win32/config_H.gc index b07cd6d978..0d5ae62012 100644 --- a/win32/config_H.gc +++ b/win32/config_H.gc @@ -2210,8 +2210,8 @@ * not from sig_num (which is unused). */ /* SIG_SIZE: - * This variable contains the number of elements of the sig_name - * and sig_num arrays, excluding the final NULL entry. + * This variable contains the number of elements of the SIG_NAME + * and SIG_NUM arrays, excluding the final NULL entry. */ #define SIG_NAME "ZERO", "HUP", "INT", "QUIT", "ILL", "NUM05", "NUM06", "NUM07", "FPE", "KILL", "NUM10", "SEGV", "NUM12", "PIPE", "ALRM", "TERM", "NUM16", "NUM17", "NUM18", "NUM19", "CHLD", "BREAK", "ABRT", "STOP", "NUM24", "CONT", "CLD", 0 /**/ #define SIG_NUM 0, 1, 2, 21, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 20, 0 /**/ diff --git a/win32/config_H.vc b/win32/config_H.vc index 38f8bf12b7..d6950649ef 100644 --- a/win32/config_H.vc +++ b/win32/config_H.vc @@ -2210,8 +2210,8 @@ * not from sig_num (which is unused). */ /* SIG_SIZE: - * This variable contains the number of elements of the sig_name - * and sig_num arrays, excluding the final NULL entry. + * This variable contains the number of elements of the SIG_NAME + * and SIG_NUM arrays, excluding the final NULL entry. */ #define SIG_NAME "ZERO", "HUP", "INT", "QUIT", "ILL", "NUM05", "NUM06", "NUM07", "FPE", "KILL", "NUM10", "SEGV", "NUM12", "PIPE", "ALRM", "TERM", "NUM16", "NUM17", "NUM18", "NUM19", "CHLD", "BREAK", "ABRT", "STOP", "NUM24", "CONT", "CLD", 0 /**/ #define SIG_NUM 0, 1, 2, 21, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 20, 0 /**/ diff --git a/win32/config_H.vc64 b/win32/config_H.vc64 index 5a46ca57f3..d2fe1ecb3d 100644 --- a/win32/config_H.vc64 +++ b/win32/config_H.vc64 @@ -2210,8 +2210,8 @@ * not from sig_num (which is unused). */ /* SIG_SIZE: - * This variable contains the number of elements of the sig_name - * and sig_num arrays, excluding the final NULL entry. + * This variable contains the number of elements of the SIG_NAME + * and SIG_NUM arrays, excluding the final NULL entry. */ #define SIG_NAME "ZERO", "HUP", "INT", "QUIT", "ILL", "NUM05", "NUM06", "NUM07", "FPE", "KILL", "NUM10", "SEGV", "NUM12", "PIPE", "ALRM", "TERM", "NUM16", "NUM17", "NUM18", "NUM19", "CHLD", "BREAK", "ABRT", "STOP", "NUM24", "CONT", "CLD", 0 /**/ #define SIG_NUM 0, 1, 2, 21, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 20, 0 /**/ diff --git a/wince/config_H.ce b/wince/config_H.ce index 1ce2dd66a4..140dc9e484 100644 --- a/wince/config_H.ce +++ b/wince/config_H.ce @@ -3292,8 +3292,8 @@ * the sig_name list. */ /* SIG_SIZE: - * This variable contains the number of elements of the sig_name - * and sig_num arrays, excluding the final NULL entry. + * This variable contains the number of elements of the SIG_NAME + * and SIG_NUM arrays, excluding the final NULL entry. */ #define SIG_NAME "ZERO", "NUM01", "INT", "QUIT", "ILL", "NUM05", "NUM06", "NUM07", "FPE", "KILL", "NUM10", "SEGV", "NUM12", "PIPE", "ALRM", "TERM", "NUM16", "NUM17", "NUM18", "NUM19", "CHLD", "BREAK", "ABRT", "STOP", "NUM24", "CONT", "CLD", 0 /**/ #define 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, 20, 0 /**/ |