diff options
Diffstat (limited to 'Porting/config.sh')
-rw-r--r-- | Porting/config.sh | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Porting/config.sh b/Porting/config.sh index b6544148f9..f21eb39f7a 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -8,7 +8,7 @@ # Package name : perl5 # Source directory : . -# Configuration time: Wed Feb 9 21:48:10 EET 2000 +# Configuration time: Sat Feb 12 01:09:19 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 21:48:10 EET 2000' +cf_time='Sat Feb 12 01:09:19 EET 2000' charsize='1' chgrp='' chmod='' @@ -726,7 +726,6 @@ usedl='define' useithreads='define' uselargefiles='define' uselongdouble='undef' -uselonglong='define' usemorebits='undef' usemultiplicity='define' usemymalloc='n' |