diff options
Diffstat (limited to 'Porting/config.sh')
-rw-r--r-- | Porting/config.sh | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Porting/config.sh b/Porting/config.sh index 5098924e6b..6e837e3237 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -8,7 +8,7 @@ # Package name : perl5 # Source directory : . -# Configuration time: Wed Feb 9 04:06:18 EET 2000 +# Configuration time: Wed Feb 9 04:57:13 EET 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='Wed Feb 9 04:06:18 EET 2000' +cf_time='Wed Feb 9 04:57:13 EET 2000' charsize='1' chgrp='' chmod='' @@ -158,6 +158,7 @@ d_fstatfs='define' d_fstatvfs='define' d_ftello='undef' d_ftime='undef' +d_getcwd='define' d_getgrent='define' d_getgrps='define' d_gethbyaddr='define' @@ -494,7 +495,7 @@ i_varhdr='stdarg.h' i_vfork='undef' ignore_versioned_solibs='' inc_version_list=' ' -inc_version_list_init='""' +inc_version_list_init='0' incpath='' inews='' installarchlib='/opt/perl/lib/5.5.650/alpha-dec_osf-thread-multi' |