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 f4df11856e..be9251a513 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -8,7 +8,7 @@ # Package name : perl5 # Source directory : . -# Configuration time: Mon Jul 5 02:12:38 EET DST 1999 +# Configuration time: Mon Jul 5 22:50:29 EET DST 1999 # Configured by : jhi # Target system : osf1 alpha.hut.fi v4.0 878 alpha @@ -55,7 +55,7 @@ ccflags='-pthread -std -DLANGUAGE_C' ccsymbols='__LANGUAGE_C__=1 _LONGLONG=1 LANGUAGE_C=1 SYSTYPE_BSD=1' cf_by='jhi' cf_email='yourname@yourhost.yourplace.com' -cf_time='Mon Jul 5 02:12:38 EET DST 1999' +cf_time='Mon Jul 5 22:50:29 EET DST 1999' chgrp='' chmod='' chown='' @@ -668,6 +668,7 @@ useperlio='undef' useposix='true' usesfio='false' useshrplib='true' +usesocks='undef' usethreads='define' usevfork='false' usrinc='/usr/include' |