summaryrefslogtreecommitdiff
path: root/Porting/config.sh
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-11-11 18:33:23 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-11-11 18:33:23 +0000
commit0c0643d0c14bab007848538c44110f5bd58ca506 (patch)
treec08b6351fb5ff12f3f01e8659f243b8da550621a /Porting/config.sh
parent68d873c6705870e19566e8337d808952cc8ec13e (diff)
downloadperl-0c0643d0c14bab007848538c44110f5bd58ca506.tar.gz
Add getpagesize() probing, on non-UNIX guess 'undef'.
p4raw-id: //depot/perl@7646
Diffstat (limited to 'Porting/config.sh')
-rw-r--r--Porting/config.sh7
1 files changed, 4 insertions, 3 deletions
diff --git a/Porting/config.sh b/Porting/config.sh
index 46f5d20174..88f3851c79 100644
--- a/Porting/config.sh
+++ b/Porting/config.sh
@@ -8,7 +8,7 @@
# Package name : perl5
# Source directory : /m/fs/work/work/permanent/perl/pp4/perl
-# Configuration time: Sat Nov 4 02:04:31 EET 2000
+# Configuration time: Sat Nov 11 18:52:36 EET 2000
# Configured by : jhi
# Target system : osf1 alpha.hut.fi v4.0 878 alpha
@@ -62,7 +62,7 @@ ccsymbols='__alpha=1 __LANGUAGE_C__=1 __osf__=1 __unix__=1 _LONGLONG=1 _SYSTYPE_
ccversion='V5.6-082'
cf_by='jhi'
cf_email='yourname@yourhost.yourplace.com'
-cf_time='Sat Nov 4 02:04:31 EET 2000'
+cf_time='Sat Nov 11 18:52:36 EET 2000'
charsize='1'
chgrp=''
chmod=''
@@ -180,6 +180,7 @@ d_getnbyaddr='define'
d_getnbyname='define'
d_getnent='define'
d_getnetprotos='define'
+d_getpagsz='define'
d_getpbyname='define'
d_getpbynumber='define'
d_getpent='define'
@@ -337,7 +338,7 @@ d_statfs_s='define'
d_statvfs='define'
d_stdio_cnt_lval='define'
d_stdio_ptr_lval='define'
-d_stdio_ptr_lval_nochange_cnt='undef'
+d_stdio_ptr_lval_nochange_cnt='define'
d_stdio_ptr_lval_sets_cnt='undef'
d_stdio_stream_array='define'
d_stdiobase='define'