summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2008-12-14 17:41:22 +0000
committerNicholas Clark <nick@ccl4.org>2008-12-14 17:41:22 +0000
commit6bc6b4b40ffc856fdb46a26bade560957c543d46 (patch)
tree22f5bd9cd7047b07f61786793c52ff09c34a8b87
parent349f9f5f0d4afa90444ba2bf3b05b860cb46de10 (diff)
downloadperl-6bc6b4b40ffc856fdb46a26bade560957c543d46.tar.gz
Update sample config.sh in Porting.
p4raw-id: //depot/maint-5.8/perl@35090
-rw-r--r--Porting/config.sh45
1 files changed, 33 insertions, 12 deletions
diff --git a/Porting/config.sh b/Porting/config.sh
index 4e1b0e6a56..8bdad31f50 100644
--- a/Porting/config.sh
+++ b/Porting/config.sh
@@ -8,7 +8,7 @@
# Package name : perl5
# Source directory : .
-# Configuration time: Thu Jan 19 14:41:48 GMT 2006
+# Configuration time: Sun Dec 14 17:14:16 GMT 2008
# Configured by : yourname
# Target system : linux bagpuss.unfortu.net 2.4.19-rmk4 #3 fri oct 25 21:57:55 bst 2002 armv4l unknown
@@ -54,16 +54,16 @@ c=''
castflags='0'
cat='cat'
cc='cc'
-cccdlflags='-fpic'
+cccdlflags='-fPIC'
ccdlflags='-Wl,-E'
ccflags='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
ccname='gcc'
-ccsymbols='__APCS_32__=1 __ARM_ARCH_3__=1 __CHAR_UNSIGNED__=1 __GNUC_MINOR__=95 __arm__=1 __linux=1 __linux__=1 __unix=1 __unix__=1 cpu=arm machine=arm system=posix system=unix'
+ccsymbols='cpu=arm machine=arm system=posix system=unix'
ccversion=''
cf_by='yourname'
cf_email='yourname@yourhost.yourplace.com'
-cf_time='Thu Jan 19 14:41:48 GMT 2006'
+cf_time='Sun Dec 14 17:14:16 GMT 2008'
chgrp=''
chmod='chmod'
chown=''
@@ -75,13 +75,13 @@ cp='cp'
cpio=''
cpp='cpp'
cpp_stuff='42'
-cppccsymbols='__ELF__=1 __GNUC__=2 linux=1 unix=1'
+cppccsymbols='__APCS_32__=1 __ARM_ARCH_3__=1 __CHAR_UNSIGNED__=1 __ELF__=1 __GNUC_MINOR__=95 __GNUC__=2 __arm__=1 __linux=1 __linux__=1 __unix=1 __unix__=1 linux=1 unix=1'
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
cpplast='-'
cppminus='-'
cpprun='cc -E'
cppstdin='cc -E'
-cppsymbols='_FILE_OFFSET_BITS=64 __GLIBC__=2 __GLIBC_MINOR__=2 __GNUC_MINOR__=95 __GNU_LIBRARY__=6 _LARGEFILE_SOURCE=1 _POSIX_C_SOURCE=199506L _POSIX_SOURCE=1 __STDC__=1 __USE_BSD=1 __USE_FILE_OFFSET64=1 __USE_LARGEFILE=1 __USE_MISC=1 __USE_POSIX=1 __USE_POSIX199309=1 __USE_POSIX199506=1 __USE_POSIX2=1 __USE_SVID=1 __linux=1 __linux__=1 __unix=1 __unix__=1'
+cppsymbols='_FILE_OFFSET_BITS=64 _LARGEFILE_SOURCE=1 _POSIX_C_SOURCE=199506L _POSIX_SOURCE=1 __GLIBC_MINOR__=2 __GLIBC__=2 __GNU_LIBRARY__=6 __STDC__=1 __USE_BSD=1 __USE_FILE_OFFSET64=1 __USE_LARGEFILE=1 __USE_MISC=1 __USE_POSIX199309=1 __USE_POSIX199506=1 __USE_POSIX2=1 __USE_POSIX=1 __USE_SVID=1'
crypt_r_proto='0'
cryptlib=''
csh='csh'
@@ -122,6 +122,8 @@ d_bcopy='define'
d_bsd='undef'
d_bsdgetpgrp='undef'
d_bsdsetpgrp='undef'
+d_builtin_choose_expr='undef'
+d_builtin_expect='undef'
d_bzero='define'
d_c99_variadic_macros='define'
d_casti32='define'
@@ -140,12 +142,14 @@ d_cplusplus='undef'
d_crypt='define'
d_crypt_r='undef'
d_csh='define'
+d_ctermid='define'
d_ctermid_r='undef'
d_ctime_r='undef'
d_cuserid='define'
d_dbl_dig='define'
d_dbminitproto='define'
d_difftime='define'
+d_dir_dd_fd='undef'
d_dirfd='define'
d_dirnamlen='undef'
d_dlerror='define'
@@ -264,6 +268,7 @@ d_grpasswd='define'
d_hasmntopt='define'
d_htonl='define'
d_ilogbl='define'
+d_inc_version_list='undef'
d_index='undef'
d_inetaton='define'
d_int64_t='define'
@@ -278,6 +283,7 @@ d_ldbl_dig='define'
d_libm_lib_version='define'
d_link='define'
d_localtime_r='undef'
+d_localtime_r_needs_tzset='undef'
d_locconv='define'
d_lockf='define'
d_longdbl='define'
@@ -336,6 +342,7 @@ d_phostname='undef'
d_pipe='define'
d_poll='define'
d_portable='define'
+d_printf_format_null='define'
d_procselfexe='define'
d_pseudofork='undef'
d_pthread_atfork='undef'
@@ -417,8 +424,11 @@ d_shmctl='define'
d_shmdt='define'
d_shmget='define'
d_sigaction='define'
+d_signbit='undef'
d_sigprocmask='define'
d_sigsetjmp='define'
+d_snprintf='define'
+d_sitearch='define'
d_sockatmark='define'
d_sockatmarkproto='undef'
d_socket='define'
@@ -500,6 +510,7 @@ d_voidsig='define'
d_voidtty=''
d_volatile='define'
d_vprintf='define'
+d_vsnprintf='define'
d_wait4='define'
d_waitpid='define'
d_wcstombs='define'
@@ -519,7 +530,7 @@ dlsrc='dl_dlopen.xs'
doublesize='8'
drand01='drand48()'
drand48_r_proto='0'
-dynamic_ext='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 ODBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared'
+dynamic_ext='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File Hash/Util I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 ODBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared'
eagain='EAGAIN'
ebcdic='undef'
echo='echo'
@@ -534,7 +545,8 @@ endservent_r_proto='0'
eunicefix=':'
exe_ext=''
expr='expr'
-extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 ODBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared Errno'
+extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File Hash/Util I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 ODBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared Errno Module/Pluggable'
+extern_C='extern'
extras=''
fflushNULL='define'
fflushall='undef'
@@ -686,6 +698,7 @@ inc_version_list=' '
inc_version_list_init='0'
incpath=''
inews=''
+initialinstalllocation='/opt/perl/bin'
installarchlib='/opt/perl/lib/5.8.9/armv4l-linux'
installbin='/opt/perl/bin'
installhtml1dir=''
@@ -715,14 +728,14 @@ installvendorman1dir=''
installvendorman3dir=''
installvendorscript=''
intsize='4'
-issymlink='/usr/bin/test -h'
+issymlink='test -h'
ivdformat='"ld"'
ivsize='4'
ivtype='long'
-known_extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared'
+known_extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File Hash/Util I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex Thread Time/HiRes Unicode/Normalize Win32 Win32API/File Win32CORE XS/APItest XS/Typemap attrs re threads threads/shared'
ksh=''
ld='cc'
-lddlflags='-shared -L/usr/local/lib'
+lddlflags='-shared -O2 -L/usr/local/lib'
ldflags=' -L/usr/local/lib'
ldflags_uselargefiles=''
ldlibpthname='LD_LIBRARY_PATH'
@@ -754,6 +767,10 @@ lpr=''
ls='ls'
lseeksize='8'
lseektype='off_t'
+mad='undef'
+madlyh=''
+madlyobj=''
+madlysrc=''
mail=''
mailx=''
make='make'
@@ -788,7 +805,7 @@ netdb_net_type='in_addr_t'
nm='nm'
nm_opt=''
nm_so_opt='--dynamic'
-nonxs_ext='Errno'
+nonxs_ext='Errno Module/Pluggable'
nroff='nroff'
nvEUformat='"E"'
nvFUformat='"F"'
@@ -843,6 +860,7 @@ readdir64_r_proto='0'
readdir_r_proto='0'
revision='5'
rm='rm'
+rm_try='/bin/rm -f try try a.out .out try.[cho] try..o core core.try* try.core*'
rmail=''
run=''
runnm='false'
@@ -985,6 +1003,7 @@ useopcode='true'
useperlio='define'
useposix='true'
usereentrant='undef'
+userelocatableinc='undef'
usesfio='false'
useshrplib='false'
usesitecustomize='undef'
@@ -1048,3 +1067,5 @@ PERL_API_VERSION=8
PERL_API_SUBVERSION=0
PERL_PATCHLEVEL=
PERL_CONFIG_SH=true
+# Variables propagated from previous config.sh file.
+libdb_needs_pthread='N'