diff options
Diffstat (limited to 'Porting/config.sh')
-rw-r--r-- | Porting/config.sh | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Porting/config.sh b/Porting/config.sh index f2f659cddb..1da4de3489 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -8,7 +8,7 @@ # Package name : perl5 # Source directory : . -# Configuration time: Sun May 7 18:54:35 EET DST 2000 +# Configuration time: Mon May 8 19:17:48 EET DST 2000 # Configured by : jhi # Target system : osf1 alpha.hut.fi v4.0 878 alpha @@ -59,7 +59,7 @@ ccflags='-pthread -std -DLANGUAGE_C' ccsymbols='__alpha=1 __LANGUAGE_C__=1 __osf__=1 __unix__=1 _LONGLONG=1 _SYSTYPE_BSD=1 SYSTYPE_BSD=1 unix=1' cf_by='jhi' cf_email='yourname@yourhost.yourplace.com' -cf_time='Sun May 7 18:54:35 EET DST 2000' +cf_time='Mon May 8 19:17:48 EET DST 2000' charsize='1' chgrp='' chmod='' @@ -243,6 +243,7 @@ d_msync='define' d_munmap='define' d_mymalloc='undef' d_nice='define' +d_nv_preserved_bits='53' d_nv_preserves_uv='undef' d_off64_t='undef' d_old_pthread_create_joinable='undef' |