summaryrefslogtreecommitdiffstats
path: root/meta/site/powerpc-linux
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-05-27 22:37:54 +0000
committerRichard Purdie <richard@openedhand.com>2007-05-27 22:37:54 +0000
commitaf134e38ba0914b2368e50757d5019f4a9ee3ca3 (patch)
treef2e89ec0b0753133653052363543959e0786f9c8 /meta/site/powerpc-linux
parentc2d22f0f36980eecc7cf2ad818a5033476614bfc (diff)
downloadpoky-af134e38ba0914b2368e50757d5019f4a9ee3ca3.tar.gz
site: Sync some site files with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1791 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/site/powerpc-linux')
-rw-r--r--meta/site/powerpc-linux236
1 files changed, 3 insertions, 233 deletions
diff --git a/meta/site/powerpc-linux b/meta/site/powerpc-linux
index a80866dbd0..bea14d5a75 100644
--- a/meta/site/powerpc-linux
+++ b/meta/site/powerpc-linux
@@ -1,235 +1,5 @@
1ac_cv_func_getpgrp_void=yes
2ac_cv_func_setpgrp_void=yes
3ac_cv_func_setgrent_void=yes
4ac_cv_func_malloc_0_nonnull=yes
5ac_cv_func_malloc_works=yes
6ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes}
7ac_cv_func_setvbuf_reversed=no
8ac_cv_sizeof___int64=${ac_cv_sizeof___int64=0}
9ac_cv_sizeof_char=${ac_cv_sizeof_char=1}
10ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
11ac_cv_sizeof_long=${ac_cv_sizeof_long=4}
12ac_cv_sizeof_long_int=${ac_cv_sizeof_long_int=4}
13ac_cv_sizeof_long_long=${ac_cv_sizeof_long_long=8}
14ac_cv_sizeof_short=${ac_cv_sizeof_short=2}
15ac_cv_sizeof_short_int=${ac_cv_sizeof_short_int=2}
16ac_cv_sizeof_size_t=${ac_cv_sizeof_size_t=4}
17ac_cv_sizeof_void_p=${ac_cv_sizeof_void_p=4}
18ac_cv_sizeof_long_double=${ac_cv_sizeof_long_double=8}
19
20ac_cv_sys_restartable_syscalls=yes
21ac_cv_type___int64=${ac_cv_type___int64=no}
22ac_cv_type_size_t=${ac_cv_type_size_t=yes}
23ac_cv_type_void_p=${ac_cv_type_void_p=yes}
24ac_cv_uchar=${ac_cv_uchar=no}
25ac_cv_uint=${ac_cv_uint=yes}
26ac_cv_ulong=${ac_cv_ulong=yes}
27ac_cv_ushort=${ac_cv_ushort=yes}
28
29mr_cv_target_elf=${mr_cv_target_elf=yes}
30
31ac_cv_time_r_type=${ac_cv_time_r_type=POSIX}
32cookie_io_functions_use_off64_t=${cookie_io_functions_use_off64_t=yes}
33
34# libc 1# libc
35libc_cv_ppc_machine=${libc_cv_ppc_machine=yes} 2libc_cv_ppc_machine=${libc_cv_ppc_machine=yes}
36 3libc_cv_mlong_double_128ibm=${libc_cv_mlong_double_128ibm=yes}
37# apache 4libc_cv_mabi_ibmlongdouble=${libc_cv_mabi_ibmlongdouble=yes}
38ac_cv_func_pthread_key_delete=${ac_cv_func_pthread_key_delete=yes} 5libc_cv_mlong_double_128=${libc_cv_mlong_double_128=yes}
39apr_cv_process_shared_works=${apr_cv_process_shared_works=no}
40ac_cv_sizeof_ssize_t=${ac_cv_sizeof_ssize_t=4}
41
42ac_cv_header_netinet_sctp_h=${ac_cv_header_netinet_sctp_h=no}
43ac_cv_header_netinet_sctp_uio_h=${ac_cv_header_netinet_sctp_uio_h=no}
44ac_cv_sctp=${ac_cv_sctp=no}
45
46# ssh
47ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_dirent_have_space_d_name=yes}
48ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no}
49ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no}
50ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes}
51ac_cv_type_struct_timespec=${ac_cv_type_struct_timespec=yes}
52ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=yes}
53
54# coreutils
55utils_cv_sys_open_max=${utils_cv_sys_open_max=1019}
56
57# libpcap
58ac_cv_linux_vers=${ac_cv_linux_vers=2}
59
60# nano
61ac_cv_regexec_segfault_emptystr=${ac_cv_regexec_segfault_emptystr=no}
62nano_cv_func_regexec_segv_emptystr=${nano_cv_func_regexec_segv_emptystr=no}
63
64# libnet
65ac_cv_libnet_endianess=${ac_cv_libnet_endianess=big}
66ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes}
67
68# screen
69screen_cv_sys_bcopy_overlap=${screen_cv_sys_bcopy_overlap=no}
70screen_cv_sys_memcpy_overlap=${screen_cv_sys_memcpy_overlap=no}
71screen_cv_sys_memmove_overlap=${screen_cv_sys_memmove_overlap=no}
72screen_cv_sys_fifo_broken_impl=${screen_cv_sys_fifo_broken_impl=yes}
73screen_cv_sys_fifo_usable=${screen_cv_sys_fifo_usable=yes}
74screen_cv_sys_select_broken_retval=${screen_cv_sys_select_broken_retval=no}
75screen_cv_sys_sockets_nofs=${screen_cv_sys_sockets_nofs=no}
76screen_cv_sys_sockets_usable=${screen_cv_sys_sockets_usable=yes}
77screen_cv_sys_terminfo_used=${screen_cv_sys_terminfo_used=yes}
78
79ac_cv_func_lstat_dereferences_slashed_symlink=${ac_cv_func_lstat_dereferences_slashed_symlink=yes}
80ac_cv_func_lstat_empty_string_bug=${ac_cv_func_lstat_empty_string_bug=no}
81ac_cv_func_stat_empty_string_bug=${ac_cv_func_stat_empty_string_bug=no}
82ac_cv_func_stat_ignores_trailing_slash=${ac_cv_func_stat_ignores_trailing_slash=no}
83
84# socat
85ac_cv_ispeed_offset=${ac_cv_ispeed_offset=13}
86sc_cv_termios_ispeed=${sc_cv_termios_ispeed=yes}
87
88# links
89ac_cv_lib_png_png_create_info_struct=${ac_cv_lib_png_png_create_info_struct=yes}
90
91# sleepycat db
92db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes}
93db_cv_sprintf_count=${db_cv_sprintf_count=yes}
94db_cv_path_ar=${db_cv_path_ar=/usr/bin/ar}
95db_cv_path_chmod=${db_cv_path_chmod=/bin/chmod}
96db_cv_path_cp=${db_cv_path_cp=/bin/cp}
97db_cv_path_ln=${db_cv_path_ln=/bin/ln}
98db_cv_path_mkdir=${db_cv_path_mkdir=/bin/mkdir}
99db_cv_path_ranlib=${db_cv_path_ranlib=/usr/bin/ranlib}
100db_cv_path_rm=${db_cv_path_rm=/bin/rm}
101db_cv_path_sh=${db_cv_path_sh=/bin/sh}
102db_cv_path_strip=${db_cv_path_strip=/usr/bin/strip}
103db_cv_align_t=${db_cv_align_t='unsigned long long'}
104db_cv_alignp_t=${db_cv_alignp_t='unsigned long'}
105db_cv_mutex=${db_cv_mutex=no}
106db_cv_posixmutexes=${db_cv_posixmutexes=no}
107db_cv_uimutexes=${db_cv_uimutexes=no}
108
109# php
110ac_cv_pread=${ac_cv_pread=no}
111ac_cv_pwrite=${ac_cv_pwrite=no}
112php_cv_lib_cookie_io_functions_use_off64_t=${php_cv_lib_cookie_io_functions_use_off64_t=yes}
113
114# glib
115glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24}
116glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4}
117glib_cv_stack_grows=${glib_cv_stack_grows=no}
118glib_cv_uscore=${glib_cv_uscore=no}
119glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes}
120glib_cv_has__inline=${glib_cv_has__inline=yes}
121glib_cv_has__inline__=${glib_cv_has__inline__=yes}
122glib_cv_hasinline=${glib_cv_hasinline=yes}
123glib_cv_sane_realloc=${glib_cv_sane_realloc=yes}
124glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24}
125glib_cv_uscore=${glib_cv_uscore=no}
126glib_cv_va_copy=${glib_cv_va_copy=no}
127glib_cv_va_val_copy=${glib_cv_va_val_copy=yes}
128glib_cv___va_copy=${glib_cv___va_copy=yes}
129glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=no}
130ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes}
131glib_cv_sys_pthread_mutex_trylock_posix=${glib_cv_sys_pthread_mutex_trylock_posix=yes}
132glib_cv_sys_pthread_getspecific_posix=${glib_cv_sys_pthread_getspecific_posix=yes}
133glib_cv_sys_pthread_cond_timedwait_posix=${glib_cv_sys_pthread_cond_timedwait_posix=yes}
134
135# ettercap
136ettercap_cv_type_socklen_t=${ettercap_cv_type_socklen_t=yes}
137
138# libesmtp
139acx_working_snprintf=${acx_working_snprintf=yes}
140
141# D-BUS
142ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}
143
144# glib 2.0
145glib_cv_long_long_format=${glib_cv_long_long_format=ll}
146glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24}
147glib_cv_sizeof_intmax_t=${glib_cv_sizeof_intmax_t=8}
148glib_cv_sizeof_ptrdiff_t=${glib_cv_sizeof_ptrdiff_t=4}
149glib_cv_sizeof_size_t=${glib_cv_sizeof_size_t=4}
150glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4}
151glib_cv_sys_use_pid_niceness_surrogate=${glib_cv_sys_use_pid_niceness_surrogate=yes}
152
153glib_cv_strlcpy=${glib_cv_strlcpy=no}
154
155# httppc
156ac_cv_strerror_r_SUSv3=${ac_cv_strerror_r_SUSv3=no}
157
158# lftp
159ac_cv_need_trio=${ac_cv_need_trio=no}
160lftp_cv_va_copy=${lftp_cv_va_copy=no}
161lftp_cv_va_val_copy=${lftp_cv_va_val_copy=yes}
162lftp_cv___va_copy=${lftp_cv___va_copy=yes}
163
164# edb
165db_cv_spinlocks=${db_cv_spinlocks=no}
166
167# fget
168compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes}
169compat_cv_func_basename_works=${compat_cv_func_basename_works=no}
170compat_cv_func_dirname_works=${compat_cv_func_dirname_works=no}
171
172# slrn
173slrn_cv___va_copy=${slrn_cv___va_copy=yes}
174slrn_cv_va_copy=${slrn_cv_va_copy=no}
175slrn_cv_va_val_copy=${slrn_cv_va_val_copy=yes}
176ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes}
177ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes}
178ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes}
179ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes}
180
181# startup-notification
182lf_cv_sane_realloc=yes
183
184# libidl
185libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll}
186
187# ORBit2
188ac_cv_alignof_CORBA_boolean=1
189ac_cv_alignof_CORBA_char=1
190ac_cv_alignof_CORBA_double=4
191ac_cv_alignof_CORBA_float=4
192ac_cv_alignof_CORBA_long=4
193ac_cv_alignof_CORBA_long_double=4
194ac_cv_alignof_CORBA_long_long=4
195ac_cv_alignof_CORBA_octet=1
196ac_cv_alignof_CORBA_pointer=4
197ac_cv_alignof_CORBA_short=2
198ac_cv_alignof_CORBA_struct=4
199ac_cv_alignof_CORBA_wchar=2
200ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes}
201
202# cvs
203cvs_cv_func_printf_ptr=${cvs_cv_func_printf_ptr=yes}
204
205# bash
206ac_cv_c_long_double=${ac_cv_c_long_double=yes}
207bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes}
208bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=missing}
209bash_cv_must_reinstall_sighandlers=${bash_cv_must_reinstall_sighandlers=no}
210bash_cv_func_strcoll_broken=${bash_cv_func_strcoll_broken=no}
211bash_cv_under_sys_siglist=${bash_cv_under_sys_siglist=yes}
212bash_cv_sys_siglist=${bash_cv_sys_siglist=yes}
213bash_cv_dup2_broken=${bash_cv_dup2_broken=no}
214bash_cv_opendir_not_robust=${bash_cv_opendir_not_robust=no}
215bash_cv_type_rlimit=${bash_cv_type_rlimit=rlim_t}
216bash_cv_getenv_redef=${bash_cv_getenv_redef=yes}
217bash_cv_ulimit_maxfds=${bash_cv_ulimit_maxfds=yes}
218bash_cv_getcwd_calls_popen=${bash_cv_getcwd_calls_popen=no}
219bash_cv_printf_a_format=${bash_cv_printf_a_format=yes}
220bash_cv_pgrp_pipe=${bash_cv_pgrp_pipe=no}
221bash_cv_job_control_missing=${bash_cv_job_control_missing=present}
222bash_cv_sys_named_pipes=${bash_cv_sys_named_pipes=present}
223bash_cv_unusable_rtsigs=${bash_cv_unusable_rtsigs=no}
224ac_cv_have_decl_sys_siglist=${ac_cv_have_decl_sys_siglist=yes}
225
226# openssh
227ac_cv_have_broken_dirname=${ac_cv_have_broken_dirname='yes'}
228ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_have_space_d_name_in_struct_dirent='no'}
229ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf='no'}
230ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug='yes'}
231ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr='no'}
232ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr='yes'}
233
234# vim
235ac_cv_sizeof_int=${ac_cv_sizeof_int='4'}