diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-04-17 15:07:08 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-04-17 15:07:08 +0000 |
commit | 5c567d7dcdec6edbcc618895107f1912b0365bec (patch) | |
tree | 9215c0d81165c44d11a6a08d1eea8cbe714e5e62 /Porting/config.sh | |
parent | e6e7e605dfd1c8f7e052b3078d809836c27a2fc0 (diff) | |
download | perl-5c567d7dcdec6edbcc618895107f1912b0365bec.tar.gz |
Regen Glossary et alia.
p4raw-id: //depot/perl@19250
Diffstat (limited to 'Porting/config.sh')
-rw-r--r-- | Porting/config.sh | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/Porting/config.sh b/Porting/config.sh index 78e940e4fb..736fff2c70 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -8,7 +8,7 @@ # Package name : perl5 # Source directory : . -# Configuration time: Tue Mar 18 09:54:47 EET 2003 +# Configuration time: Thu Apr 17 19:11:54 EET DST 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='_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' +ccsymbols='_LONGLONG=1 _SYSTYPE_BSD=1 __Alpha_AXP=1 __DATE__="Apr __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__="19:12:46" __X_FLOAT=1 __arch64__=1 __digital__=1' ccversion='V6.5-011' cf_by='jhi' cf_email='yourname@yourhost.yourplace.com' -cf_time='Tue Mar 18 09:54:47 EET 2003' +cf_time='Thu Apr 17 19:11:54 EET DST 2003' charsize='1' chgrp='' chmod='chmod' @@ -105,6 +105,7 @@ d_SCNfldbl='define' d__fwalk='undef' d_access='define' d_accessx='undef' +d_aintl='undef' d_alarm='define' d_archlib='define' d_asctime_r='undef' @@ -127,6 +128,7 @@ d_class='undef' d_closedir='define' d_cmsghdr_s='define' d_const='define' +d_copysignl='define' d_crypt='define' d_crypt_r='undef' d_csh='define' @@ -251,6 +253,7 @@ d_gnulibc='undef' d_grpasswd='define' d_hasmntopt='undef' d_htonl='define' +d_ilogbl='define' d_index='undef' d_inetaton='define' d_int64_t='define' @@ -347,6 +350,7 @@ d_safebcpy='undef' d_safemcpy='undef' d_sanemcmp='define' d_sbrkproto='define' +d_scalbnl='define' d_sched_yield='undef' d_scm_rights='define' d_seekdir='define' |