~ubuntu-branches/ubuntu/trusty/bash/trusty-security

« back to all changes in this revision

Viewing changes to cross-build/cygwin32.cache

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-03-03 22:52:05 UTC
  • mfrom: (1.3.5) (2.2.6 experimental)
  • Revision ID: package-import@ubuntu.com-20140303225205-87ltrt5kspeq0g1b
Tags: 4.3-1ubuntu1
* Merge with Debian; remaining changes:
  - skel.bashrc:
    - Run lesspipe.
    - Enable ls aliases.
    - Set options in ll alias to -alF.
    - Define an alert alias.
    - Enabled colored grep aliases.
  - etc.bash.bashrc:
    - Add sudo hint.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This file is a shell script that caches the results of configure
 
2
# tests run on this system so they can be shared between configure
 
3
# scripts and configure runs, see configure's option --config-cache.
 
4
# It is not useful on other systems.  If it contains results you don't
 
5
# want to keep, you may remove or edit it.
 
6
#
 
7
# config.status only pays attention to the cache file if you give it
 
8
# the --recheck option to rerun configure.
 
9
#
 
10
# `ac_cv_env_foo' variables (set or unset) will be overriden when
 
11
# loading this file, other *unset* `ac_cv_foo' will be assigned the
 
12
# following values.
 
13
 
 
14
ac_cv_build=${ac_cv_build='i686-pc-cygwin'}
 
15
ac_cv_build_alias=${ac_cv_build_alias='i686-pc-cygwin'}
 
16
ac_cv_c_bigendian=${ac_cv_c_bigendian='no'}
 
17
ac_cv_c_char_unsigned=${ac_cv_c_char_unsigned='no'}
 
18
ac_cv_c_compiler_gnu=${ac_cv_c_compiler_gnu='yes'}
 
19
ac_cv_c_const=${ac_cv_c_const='yes'}
 
20
ac_cv_c_inline=${ac_cv_c_inline='inline'}
 
21
ac_cv_c_long_double=${ac_cv_c_long_double='yes'}
 
22
ac_cv_c_stringize=${ac_cv_c_stringize='yes'}
 
23
ac_cv_decl_sys_siglist=${ac_cv_decl_sys_siglist='no'}
 
24
ac_cv_exeext=${ac_cv_exeext='.exe'}
 
25
ac_cv_func___setostype=${ac_cv_func___setostype='no'}
 
26
ac_cv_func__doprnt=${ac_cv_func__doprnt='no'}
 
27
ac_cv_func_alloca_works=${ac_cv_func_alloca_works='yes'}
 
28
ac_cv_func_asprintf=${ac_cv_func_asprintf='no'}
 
29
ac_cv_func_bcopy=${ac_cv_func_bcopy='yes'}
 
30
ac_cv_func_bindtextdomain=${ac_cv_func_bindtextdomain='no'}
 
31
ac_cv_func_bzero=${ac_cv_func_bzero='yes'}
 
32
ac_cv_func_confstr=${ac_cv_func_confstr='no'}
 
33
ac_cv_func_dlclose=${ac_cv_func_dlclose='yes'}
 
34
ac_cv_func_dlopen=${ac_cv_func_dlopen='yes'}
 
35
ac_cv_func_dlsym=${ac_cv_func_dlsym='yes'}
 
36
ac_cv_func_dup2=${ac_cv_func_dup2='yes'}
 
37
ac_cv_func_fnmatch=${ac_cv_func_fnmatch='no'}
 
38
ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo='no'}
 
39
ac_cv_func_getcwd=${ac_cv_func_getcwd='yes'}
 
40
ac_cv_func_getdtablesize=${ac_cv_func_getdtablesize='yes'}
 
41
ac_cv_func_getgroups=${ac_cv_func_getgroups='yes'}
 
42
ac_cv_func_gethostbyname=${ac_cv_func_gethostbyname='yes'}
 
43
ac_cv_func_gethostname=${ac_cv_func_gethostname='yes'}
 
44
ac_cv_func_getpagesize=${ac_cv_func_getpagesize='yes'}
 
45
ac_cv_func_getpeername=${ac_cv_func_getpeername='yes'}
 
46
ac_cv_func_getpgrp_void=${ac_cv_func_getpgrp_void='yes'}
 
47
ac_cv_func_getrlimit=${ac_cv_func_getrlimit='yes'}
 
48
ac_cv_func_getrusage=${ac_cv_func_getrusage='yes'}
 
49
ac_cv_func_getservbyname=${ac_cv_func_getservbyname='yes'}
 
50
ac_cv_func_gettext=${ac_cv_func_gettext='no'}
 
51
ac_cv_func_gettimeofday=${ac_cv_func_gettimeofday='yes'}
 
52
ac_cv_func_inet_aton=${ac_cv_func_inet_aton='yes'}
 
53
ac_cv_func_isascii=${ac_cv_func_isascii='yes'}
 
54
ac_cv_func_isblank=${ac_cv_func_isblank='no'}
 
55
ac_cv_func_isgraph=${ac_cv_func_isgraph='yes'}
 
56
ac_cv_func_isprint=${ac_cv_func_isprint='yes'}
 
57
ac_cv_func_isspace=${ac_cv_func_isspace='yes'}
 
58
ac_cv_func_isxdigit=${ac_cv_func_isxdigit='yes'}
 
59
ac_cv_func_killpg=${ac_cv_func_killpg='yes'}
 
60
ac_cv_func_lstat=${ac_cv_func_lstat='yes'}
 
61
ac_cv_func_memmove=${ac_cv_func_memmove='yes'}
 
62
ac_cv_func_mkfifo=${ac_cv_func_mkfifo='yes'}
 
63
ac_cv_func_pathconf=${ac_cv_func_pathconf='yes'}
 
64
ac_cv_func_putenv=${ac_cv_func_putenv='yes'}
 
65
ac_cv_func_readlink=${ac_cv_func_readlink='yes'}
 
66
ac_cv_func_rename=${ac_cv_func_rename='yes'}
 
67
ac_cv_func_sbrk=${ac_cv_func_sbrk='yes'}
 
68
ac_cv_func_select=${ac_cv_func_select='yes'}
 
69
ac_cv_func_setdtablesize=${ac_cv_func_setdtablesize='yes'}
 
70
ac_cv_func_setenv=${ac_cv_func_setenv='yes'}
 
71
ac_cv_func_setlinebuf=${ac_cv_func_setlinebuf='no'}
 
72
ac_cv_func_setlocale=${ac_cv_func_setlocale='yes'}
 
73
ac_cv_func_setvbuf=${ac_cv_func_setvbuf='yes'}
 
74
ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed='no'}
 
75
ac_cv_func_siginterrupt=${ac_cv_func_siginterrupt='no'}
 
76
ac_cv_func_snprintf=${ac_cv_func_snprintf='yes'}
 
77
ac_cv_func_strcasecmp=${ac_cv_func_strcasecmp='yes'}
 
78
ac_cv_func_strchr=${ac_cv_func_strchr='yes'}
 
79
ac_cv_func_strcoll_works=${ac_cv_func_strcoll_works='yes'}
 
80
ac_cv_func_strerror=${ac_cv_func_strerror='yes'}
 
81
ac_cv_func_strpbrk=${ac_cv_func_strpbrk='yes'}
 
82
ac_cv_func_strtod=${ac_cv_func_strtod='yes'}
 
83
ac_cv_func_strtoimax=${ac_cv_func_strtoimax='no'}
 
84
ac_cv_func_strtol=${ac_cv_func_strtol='yes'}
 
85
ac_cv_func_strtoll=${ac_cv_func_strtoll='no'}
 
86
ac_cv_func_strtoul=${ac_cv_func_strtoul='yes'}
 
87
ac_cv_func_strtoull=${ac_cv_func_strtoull='no'}
 
88
ac_cv_func_strtoumax=${ac_cv_func_strtoumax='no'}
 
89
ac_cv_func_sysconf=${ac_cv_func_sysconf='yes'}
 
90
ac_cv_func_tcgetattr=${ac_cv_func_tcgetattr='yes'}
 
91
ac_cv_func_tcgetpgrp=${ac_cv_func_tcgetpgrp='yes'}
 
92
ac_cv_func_textdomain=${ac_cv_func_textdomain='no'}
 
93
ac_cv_func_times=${ac_cv_func_times='yes'}
 
94
ac_cv_func_ttyname=${ac_cv_func_ttyname='yes'}
 
95
ac_cv_func_tzset=${ac_cv_func_tzset='yes'}
 
96
ac_cv_func_ulimit=${ac_cv_func_ulimit='no'}
 
97
ac_cv_func_uname=${ac_cv_func_uname='yes'}
 
98
ac_cv_func_vasprintf=${ac_cv_func_vasprintf='no'}
 
99
ac_cv_func_vprintf=${ac_cv_func_vprintf='yes'}
 
100
ac_cv_func_vsnprintf=${ac_cv_func_vsnprintf='yes'}
 
101
ac_cv_func_wait3=${ac_cv_func_wait3='yes'}
 
102
ac_cv_func_waitpid=${ac_cv_func_waitpid='yes'}
 
103
ac_cv_have_decl_confstr=${ac_cv_have_decl_confstr='no'}
 
104
ac_cv_have_decl_printf=${ac_cv_have_decl_printf='yes'}
 
105
ac_cv_have_decl_sbrk=${ac_cv_have_decl_sbrk='yes'}
 
106
ac_cv_have_decl_strsignal=${ac_cv_have_decl_strsignal='yes'}
 
107
ac_cv_have_decl_strtold=${ac_cv_have_decl_strtold='no'}
 
108
ac_cv_header_arpa_inet_h=${ac_cv_header_arpa_inet_h='yes'}
 
109
ac_cv_header_dirent_dirent_h=${ac_cv_header_dirent_dirent_h='yes'}
 
110
ac_cv_header_dlfcn_h=${ac_cv_header_dlfcn_h='yes'}
 
111
ac_cv_header_grp_h=${ac_cv_header_grp_h='yes'}
 
112
ac_cv_header_inttypes_h=${ac_cv_header_inttypes_h='no'}
 
113
ac_cv_header_libintl_h=${ac_cv_header_libintl_h='yes'}
 
114
ac_cv_header_limits_h=${ac_cv_header_limits_h='yes'}
 
115
ac_cv_header_locale_h=${ac_cv_header_locale_h='yes'}
 
116
ac_cv_header_memory_h=${ac_cv_header_memory_h='yes'}
 
117
ac_cv_header_minix_config_h=${ac_cv_header_minix_config_h='no'}
 
118
ac_cv_header_netdb_h=${ac_cv_header_netdb_h='yes'}
 
119
ac_cv_header_netinet_in_h=${ac_cv_header_netinet_in_h='yes'}
 
120
ac_cv_header_stat_broken=${ac_cv_header_stat_broken='no'}
 
121
ac_cv_header_stdarg_h=${ac_cv_header_stdarg_h='yes'}
 
122
ac_cv_header_stdc=${ac_cv_header_stdc='yes'}
 
123
ac_cv_header_stddef_h=${ac_cv_header_stddef_h='yes'}
 
124
ac_cv_header_stdint_h=${ac_cv_header_stdint_h='no'}
 
125
ac_cv_header_stdlib_h=${ac_cv_header_stdlib_h='yes'}
 
126
ac_cv_header_string_h=${ac_cv_header_string_h='yes'}
 
127
ac_cv_header_strings_h=${ac_cv_header_strings_h='yes'}
 
128
ac_cv_header_sys_file_h=${ac_cv_header_sys_file_h='yes'}
 
129
ac_cv_header_sys_param_h=${ac_cv_header_sys_param_h='yes'}
 
130
ac_cv_header_sys_pte_h=${ac_cv_header_sys_pte_h='no'}
 
131
ac_cv_header_sys_ptem_h=${ac_cv_header_sys_ptem_h='no'}
 
132
ac_cv_header_sys_resource_h=${ac_cv_header_sys_resource_h='yes'}
 
133
ac_cv_header_sys_select_h=${ac_cv_header_sys_select_h='yes'}
 
134
ac_cv_header_sys_socket_h=${ac_cv_header_sys_socket_h='yes'}
 
135
ac_cv_header_sys_stat_h=${ac_cv_header_sys_stat_h='yes'}
 
136
ac_cv_header_sys_stream_h=${ac_cv_header_sys_stream_h='no'}
 
137
ac_cv_header_sys_time_h=${ac_cv_header_sys_time_h='yes'}
 
138
ac_cv_header_sys_times_h=${ac_cv_header_sys_times_h='yes'}
 
139
ac_cv_header_sys_types_h=${ac_cv_header_sys_types_h='yes'}
 
140
ac_cv_header_sys_wait_h=${ac_cv_header_sys_wait_h='yes'}
 
141
ac_cv_header_termcap_h=${ac_cv_header_termcap_h='yes'}
 
142
ac_cv_header_termio_h=${ac_cv_header_termio_h='yes'}
 
143
ac_cv_header_termios_h=${ac_cv_header_termios_h='yes'}
 
144
ac_cv_header_time=${ac_cv_header_time='yes'}
 
145
ac_cv_header_unistd_h=${ac_cv_header_unistd_h='yes'}
 
146
ac_cv_header_varargs_h=${ac_cv_header_varargs_h='yes'}
 
147
ac_cv_host=${ac_cv_host='i686-pc-cygwin'}
 
148
ac_cv_host_alias=${ac_cv_host_alias='i686-pc-cygwin'}
 
149
ac_cv_lib_dir_opendir=${ac_cv_lib_dir_opendir='no'}
 
150
ac_cv_lib_dl_dlopen=${ac_cv_lib_dl_dlopen='no'}
 
151
ac_cv_lib_intl_bindtextdomain=${ac_cv_lib_intl_bindtextdomain='yes'}
 
152
ac_cv_lib_termcap_tgetent=${ac_cv_lib_termcap_tgetent='yes'}
 
153
ac_cv_member_struct_stat_st_blocks=${ac_cv_member_struct_stat_st_blocks='yes'}
 
154
ac_cv_member_struct_termio_c_line=${ac_cv_member_struct_termio_c_line='yes'}
 
155
ac_cv_member_struct_termios_c_line=${ac_cv_member_struct_termios_c_line='yes'}
 
156
ac_cv_objext=${ac_cv_objext='o'}
 
157
ac_cv_path_install=${ac_cv_path_install='/usr/bin/install -c'}
 
158
ac_cv_prog_AR=${ac_cv_prog_AR='ar'}
 
159
ac_cv_prog_CPP=${ac_cv_prog_CPP='gcc -E'}
 
160
ac_cv_prog_YACC=${ac_cv_prog_YACC='bison -y'}
 
161
ac_cv_prog_ac_ct_CC=${ac_cv_prog_ac_ct_CC='gcc'}
 
162
ac_cv_prog_ac_ct_RANLIB=${ac_cv_prog_ac_ct_RANLIB='ranlib'}
 
163
ac_cv_prog_cc_g=${ac_cv_prog_cc_g='yes'}
 
164
ac_cv_prog_cc_stdc=${ac_cv_prog_cc_stdc=''}
 
165
ac_cv_prog_gcc_traditional=${ac_cv_prog_gcc_traditional='no'}
 
166
ac_cv_prog_make_make_set=${ac_cv_prog_make_make_set='yes'}
 
167
ac_cv_sizeof_char=${ac_cv_sizeof_char='1'}
 
168
ac_cv_sizeof_char_p=${ac_cv_sizeof_char_p='4'}
 
169
ac_cv_sizeof_double=${ac_cv_sizeof_double='8'}
 
170
ac_cv_sizeof_int=${ac_cv_sizeof_int='4'}
 
171
ac_cv_sizeof_long=${ac_cv_sizeof_long='4'}
 
172
ac_cv_sizeof_long_long=${ac_cv_sizeof_long_long='8'}
 
173
ac_cv_sizeof_short=${ac_cv_sizeof_short='2'}
 
174
ac_cv_sys_file_offset_bits=${ac_cv_sys_file_offset_bits='no'}
 
175
ac_cv_sys_interpreter=${ac_cv_sys_interpreter='yes'}
 
176
ac_cv_sys_large_files=${ac_cv_sys_large_files='no'}
 
177
ac_cv_sys_largefile_CC=${ac_cv_sys_largefile_CC='no'}
 
178
ac_cv_sys_posix_termios=${ac_cv_sys_posix_termios='yes'}
 
179
ac_cv_sys_tiocgwinsz_in_termios_h=${ac_cv_sys_tiocgwinsz_in_termios_h='yes'}
 
180
ac_cv_type_bits16_t=${ac_cv_type_bits16_t='no'}
 
181
ac_cv_type_bits32_t=${ac_cv_type_bits32_t='no'}
 
182
ac_cv_type_bits64_t=${ac_cv_type_bits64_t='no'}
 
183
ac_cv_type_char=${ac_cv_type_char='yes'}
 
184
ac_cv_type_char_p=${ac_cv_type_char_p='yes'}
 
185
ac_cv_type_double=${ac_cv_type_double='yes'}
 
186
ac_cv_type_getgroups=${ac_cv_type_getgroups='gid_t'}
 
187
ac_cv_type_int=${ac_cv_type_int='yes'}
 
188
ac_cv_type_long=${ac_cv_type_long='yes'}
 
189
ac_cv_type_long_long=${ac_cv_type_long_long='yes'}
 
190
ac_cv_type_mode_t=${ac_cv_type_mode_t='yes'}
 
191
ac_cv_type_off_t=${ac_cv_type_off_t='yes'}
 
192
ac_cv_type_pid_t=${ac_cv_type_pid_t='yes'}
 
193
ac_cv_type_ptrdiff_t=${ac_cv_type_ptrdiff_t='yes'}
 
194
ac_cv_type_short=${ac_cv_type_short='yes'}
 
195
ac_cv_type_signal=${ac_cv_type_signal='void'}
 
196
ac_cv_type_size_t=${ac_cv_type_size_t='yes'}
 
197
ac_cv_type_ssize_t=${ac_cv_type_ssize_t='yes'}
 
198
ac_cv_type_time_t=${ac_cv_type_time_t='yes'}
 
199
ac_cv_type_u_bits16_t=${ac_cv_type_u_bits16_t='no'}
 
200
ac_cv_type_u_bits32_t=${ac_cv_type_u_bits32_t='no'}
 
201
ac_cv_type_u_int=${ac_cv_type_u_int='yes'}
 
202
ac_cv_type_u_long=${ac_cv_type_u_long='yes'}
 
203
ac_cv_type_uid_t=${ac_cv_type_uid_t='yes'}
 
204
ac_cv_working_alloca_h=${ac_cv_working_alloca_h='no'}
 
205
 
 
206
bash_cv_decl_strtoimax=${bash_cv_decl_strtoimax='no'}
 
207
bash_cv_decl_strtol=${bash_cv_decl_strtol='yes'}
 
208
bash_cv_decl_strtoll=${bash_cv_decl_strtoll='no'}
 
209
bash_cv_decl_strtoul=${bash_cv_decl_strtoul='yes'}
 
210
bash_cv_decl_strtoull=${bash_cv_decl_strtoull='no'}
 
211
bash_cv_decl_strtoumax=${bash_cv_decl_strtoumax='no'}
 
212
bash_cv_decl_under_sys_siglist=${bash_cv_decl_under_sys_siglist='no'}
 
213
bash_cv_dev_fd=${bash_cv_dev_fd='absent'}
 
214
bash_cv_dev_stdin=${bash_cv_dev_stdin='absent'}
 
215
bash_cv_dirent_has_d_fileno=${bash_cv_dirent_has_d_fileno='no'}
 
216
bash_cv_dirent_has_dino=${bash_cv_dirent_has_dino='yes'}
 
217
bash_cv_dup2_broken=${bash_cv_dup2_broken='no'}
 
218
bash_cv_fionread_in_ioctl=${bash_cv_fionread_in_ioctl='no'}
 
219
bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp='present'}
 
220
bash_cv_func_strcoll_broken=${bash_cv_func_strcoll_broken='no'}
 
221
bash_cv_getenv_redef=${bash_cv_getenv_redef='yes'}
 
222
bash_cv_getpw_declared=${bash_cv_getpw_declared='yes'}
 
223
bash_cv_have_strsignal=${bash_cv_have_strsignal='yes'}
 
224
bash_cv_job_control_missing=${bash_cv_job_control_missing='present'}
 
225
bash_cv_mail_dir=${bash_cv_mail_dir='unknown'}
 
226
bash_cv_must_reinstall_sighandlers=${bash_cv_must_reinstall_sighandlers='no'}
 
227
bash_cv_opendir_not_robust=${bash_cv_opendir_not_robust='no'}
 
228
bash_cv_pgrp_pipe=${bash_cv_pgrp_pipe='no'}
 
229
bash_cv_printf_a_format=${bash_cv_printf_a_format='no'}
 
230
bash_cv_signal_vintage=${bash_cv_signal_vintage='posix'}
 
231
bash_cv_speed_t_in_sys_types=${bash_cv_speed_t_in_sys_types='no'}
 
232
bash_cv_struct_timeval=${bash_cv_struct_timeval='yes'}
 
233
bash_cv_struct_winsize_header=${bash_cv_struct_winsize_header='termios_h'}
 
234
bash_cv_sys_errlist=${bash_cv_sys_errlist='no'}
 
235
bash_cv_sys_named_pipes=${bash_cv_sys_named_pipes='present'}
 
236
bash_cv_sys_siglist=${bash_cv_sys_siglist='no'}
 
237
bash_cv_termcap_lib=${bash_cv_termcap_lib='libtermcap'}
 
238
bash_cv_tiocstat_in_ioctl=${bash_cv_tiocstat_in_ioctl='no'}
 
239
bash_cv_type_clock_t=${bash_cv_type_clock_t='yes'}
 
240
bash_cv_type_intmax_t=${bash_cv_type_intmax_t='no'}
 
241
bash_cv_type_long_long=${bash_cv_type_long_long='long long'}
 
242
bash_cv_type_quad_t=${bash_cv_type_quad_t='no'}
 
243
bash_cv_type_rlimit=${bash_cv_type_rlimit='rlim_t'}
 
244
bash_cv_type_sigset_t=${bash_cv_type_sigset_t='yes'}
 
245
bash_cv_type_socklen_t=${bash_cv_type_socklen_t='no'}
 
246
bash_cv_type_uintmax_t=${bash_cv_type_uintmax_t='no'}
 
247
bash_cv_type_unsigned_long_long=${bash_cv_type_unsigned_long_long='unsigned long long'}
 
248
bash_cv_ulimit_maxfds=${bash_cv_ulimit_maxfds='no'}
 
249
bash_cv_under_sys_siglist=${bash_cv_under_sys_siglist='no'}
 
250
bash_cv_unusable_rtsigs=${bash_cv_unusable_rtsigs='no'}
 
251
bash_cv_void_sighandler=${bash_cv_void_sighandler='yes'}