blob: 003e3fcc3eefd7f7715be7a47b540f6076f2525f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
|
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure
# scripts and configure runs, see configure's option --config-cache.
# It is not useful on other systems. If it contains results you don't
# want to keep, you may remove or edit it.
#
# config.status only pays attention to the cache file if you give it
# the --recheck option to rerun configure.
#
# `ac_cv_env_foo' variables (set or unset) will be overridden when
# loading this file, other *unset* `ac_cv_foo' will be assigned the
# following values.
ac_cv_build=${ac_cv_build=x86_64-pc-linux-gnu}
ac_cv_build_alias=${ac_cv_build_alias=x86_64-pc-linux-gnu}
ac_cv_c_compiler_gnu=${ac_cv_c_compiler_gnu=yes}
ac_cv_c_inline=${ac_cv_c_inline=inline}
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__nc_free_and_exit=${ac_cv_func__nc_free_and_exit=yes}
ac_cv_func__nc_freeall=${ac_cv_func__nc_freeall=yes}
ac_cv_func_alloca_works=${ac_cv_func_alloca_works=yes}
ac_cv_func_arc4random=${ac_cv_func_arc4random=yes}
ac_cv_func_atoll=${ac_cv_func_atoll=yes}
ac_cv_func_ctermid=${ac_cv_func_ctermid=yes}
ac_cv_func_curses_exit=${ac_cv_func_curses_exit=no}
ac_cv_func_cuserid=${ac_cv_func_cuserid=yes}
ac_cv_func_dcgettext=${ac_cv_func_dcgettext=yes}
ac_cv_func_decl_getgrgid=${ac_cv_func_decl_getgrgid=yes}
ac_cv_func_decl_getgrnam=${ac_cv_func_decl_getgrnam=yes}
ac_cv_func_decl_sleep=${ac_cv_func_decl_sleep=yes}
ac_cv_func_decl_strstr=${ac_cv_func_decl_strstr=yes}
ac_cv_func_fork=${ac_cv_func_fork=yes}
ac_cv_func_fork_works=${ac_cv_func_fork_works=yes}
ac_cv_func_fseeko=${ac_cv_func_fseeko=yes}
ac_cv_func_ftime=${ac_cv_func_ftime=yes}
ac_cv_func_getcwd=${ac_cv_func_getcwd=yes}
ac_cv_func_getgroups=${ac_cv_func_getgroups=yes}
ac_cv_func_gethostbyname=${ac_cv_func_gethostbyname=yes}
ac_cv_func_gethostname=${ac_cv_func_gethostname=yes}
ac_cv_func_getpwuid=${ac_cv_func_getpwuid=yes}
ac_cv_func_gettimeofday=${ac_cv_func_gettimeofday=yes}
ac_cv_func_getuid=${ac_cv_func_getuid=yes}
ac_cv_func_inet_ntoa=${ac_cv_func_inet_ntoa=yes}
ac_cv_func_lstat=${ac_cv_func_lstat=yes}
ac_cv_func_mkdtemp=${ac_cv_func_mkdtemp=yes}
ac_cv_func_mktime=${ac_cv_func_mktime=yes}
ac_cv_func_popen=${ac_cv_func_popen=yes}
ac_cv_func_putenv=${ac_cv_func_putenv=yes}
ac_cv_func_readdir=${ac_cv_func_readdir=yes}
ac_cv_func_setuid=${ac_cv_func_setuid=yes}
ac_cv_func_sleep=${ac_cv_func_sleep=yes}
ac_cv_func_socket=${ac_cv_func_socket=yes}
ac_cv_func_strcasecmp=${ac_cv_func_strcasecmp=yes}
ac_cv_func_strerror=${ac_cv_func_strerror=yes}
ac_cv_func_strstr=${ac_cv_func_strstr=yes}
ac_cv_func_tgoto=${ac_cv_func_tgoto=no}
ac_cv_func_truncate=${ac_cv_func_truncate=yes}
ac_cv_func_ttyname=${ac_cv_func_ttyname=yes}
ac_cv_func_unsetenv=${ac_cv_func_unsetenv=yes}
ac_cv_func_usleep=${ac_cv_func_usleep=yes}
ac_cv_func_vasprintf=${ac_cv_func_vasprintf=yes}
ac_cv_func_vfork=${ac_cv_func_vfork=yes}
ac_cv_func_vfork_works=${ac_cv_func_vfork_works=yes}
ac_cv_func_waitpid=${ac_cv_func_waitpid=yes}
ac_cv_func_wcwidth=${ac_cv_func_wcwidth=yes}
ac_cv_func_zError=${ac_cv_func_zError=yes}
ac_cv_have_decl_exit=${ac_cv_have_decl_exit=yes}
ac_cv_header_arpa_inet_h=${ac_cv_header_arpa_inet_h=yes}
ac_cv_header_curses_term_h=${ac_cv_header_curses_term_h=no}
ac_cv_header_dirent_dirent_h=${ac_cv_header_dirent_dirent_h=yes}
ac_cv_header_fcntl_h=${ac_cv_header_fcntl_h=yes}
ac_cv_header_inttypes_h=${ac_cv_header_inttypes_h=yes}
ac_cv_header_lastlog_h=${ac_cv_header_lastlog_h=yes}
ac_cv_header_libintl_h=${ac_cv_header_libintl_h=yes}
ac_cv_header_limits_h=${ac_cv_header_limits_h=yes}
ac_cv_header_memory_h=${ac_cv_header_memory_h=yes}
ac_cv_header_ncurses_h=${ac_cv_header_ncurses_h=yes}
ac_cv_header_paths_h=${ac_cv_header_paths_h=yes}
ac_cv_header_pwd_h=${ac_cv_header_pwd_h=yes}
ac_cv_header_stdc=${ac_cv_header_stdc=yes}
ac_cv_header_stdint_h=${ac_cv_header_stdint_h=yes}
ac_cv_header_stdlib_h=${ac_cv_header_stdlib_h=yes}
ac_cv_header_string_h=${ac_cv_header_string_h=yes}
ac_cv_header_strings_h=${ac_cv_header_strings_h=yes}
ac_cv_header_sys_fcntl_h=${ac_cv_header_sys_fcntl_h=yes}
ac_cv_header_sys_filio_h=${ac_cv_header_sys_filio_h=no}
ac_cv_header_sys_ioctl_h=${ac_cv_header_sys_ioctl_h=yes}
ac_cv_header_sys_param_h=${ac_cv_header_sys_param_h=yes}
ac_cv_header_sys_stat_h=${ac_cv_header_sys_stat_h=yes}
ac_cv_header_sys_termio_h=${ac_cv_header_sys_termio_h=no}
ac_cv_header_sys_time_h=${ac_cv_header_sys_time_h=yes}
ac_cv_header_sys_timeb_h=${ac_cv_header_sys_timeb_h=yes}
ac_cv_header_sys_types_h=${ac_cv_header_sys_types_h=yes}
ac_cv_header_sys_wait_h=${ac_cv_header_sys_wait_h=yes}
ac_cv_header_syslog_h=${ac_cv_header_syslog_h=yes}
ac_cv_header_term_h=${ac_cv_header_term_h=yes}
ac_cv_header_termio_h=${ac_cv_header_termio_h=no}
ac_cv_header_termios_h=${ac_cv_header_termios_h=yes}
ac_cv_header_time=${ac_cv_header_time=yes}
ac_cv_header_unistd_h=${ac_cv_header_unistd_h=yes}
ac_cv_header_vfork_h=${ac_cv_header_vfork_h=no}
ac_cv_header_wchar_h=${ac_cv_header_wchar_h=yes}
ac_cv_host=${ac_cv_host=x86_64-pc-linux-gnu}
ac_cv_host_alias=${ac_cv_host_alias=x86_64-pc-linux-gnu}
ac_cv_lib_dir_opendir=${ac_cv_lib_dir_opendir=no}
ac_cv_lib_dl_dlsym=${ac_cv_lib_dl_dlsym=yes}
ac_cv_lib_inet_main=${ac_cv_lib_inet_main=no}
ac_cv_lib_ncurses___tgoto=${ac_cv_lib_ncurses___tgoto=yes}
ac_cv_objext=${ac_cv_objext=o}
ac_cv_path_BROTLI=${ac_cv_path_BROTLI=/usr/bin/brotli}
ac_cv_path_BZIP2=${ac_cv_path_BZIP2=/usr/bin/bzip2}
ac_cv_path_EGREP=${ac_cv_path_EGREP='grep -E'}
ac_cv_path_FGREP=${ac_cv_path_FGREP='grep -F'}
ac_cv_path_GMSGFMT=${ac_cv_path_GMSGFMT=/usr/bin/msgfmt}
ac_cv_path_GZIP=${ac_cv_path_GZIP=/usr/bin/gzip}
ac_cv_path_INSTALL=${ac_cv_path_INSTALL='/usr/bin/install -c'}
ac_cv_path_MSGFMT=${ac_cv_path_MSGFMT=/usr/bin/msgfmt}
ac_cv_path_MSGINIT=${ac_cv_path_MSGINIT=/usr/bin/msginit}
ac_cv_path_MV=${ac_cv_path_MV=/usr/bin/mv}
ac_cv_path_RLOGIN=${ac_cv_path_RLOGIN=/usr/bin/rlogin}
ac_cv_path_RM=${ac_cv_path_RM=/usr/bin/rm}
ac_cv_path_TAR=${ac_cv_path_TAR=/usr/bin/tar}
ac_cv_path_TELNET=${ac_cv_path_TELNET=/usr/bin/telnet}
ac_cv_path_UNCOMPRESS=${ac_cv_path_UNCOMPRESS=/usr/bin/gunzip}
ac_cv_path_UNZIP=${ac_cv_path_UNZIP=/usr/bin/unzip}
ac_cv_path_XGETTEXT=${ac_cv_path_XGETTEXT=/usr/bin/xgettext}
ac_cv_path_ZCAT=${ac_cv_path_ZCAT=/usr/bin/zcat}
ac_cv_path_ac_pt_PKG_CONFIG=${ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config}
ac_cv_path_ac_pt_WINDRES=${ac_cv_path_ac_pt_WINDRES=none}
ac_cv_path_install=${ac_cv_path_install='/usr/bin/install -c'}
ac_cv_prog_CPP=${ac_cv_prog_CPP='gcc -E'}
ac_cv_prog_GREP=${ac_cv_prog_GREP=grep}
ac_cv_prog_MAKE_LOWER_TAGS=${ac_cv_prog_MAKE_LOWER_TAGS=no}
ac_cv_prog_MAKE_UPPER_TAGS=${ac_cv_prog_MAKE_UPPER_TAGS=no}
ac_cv_prog_YACC=${ac_cv_prog_YACC='bison -y'}
ac_cv_prog_ac_ct_AR=${ac_cv_prog_ac_ct_AR=ar}
ac_cv_prog_ac_ct_CC=${ac_cv_prog_ac_ct_CC=gcc}
ac_cv_prog_ac_ct_RANLIB=${ac_cv_prog_ac_ct_RANLIB=ranlib}
ac_cv_prog_cc_g=${ac_cv_prog_cc_g=yes}
ac_cv_prog_cc_stdc=${ac_cv_prog_cc_stdc=}
ac_cv_prog_cf_ldd_prog=${ac_cv_prog_cf_ldd_prog=ldd}
ac_cv_prog_make_make_set=${ac_cv_prog_make_make_set=yes}
ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
ac_cv_sizeof_long=${ac_cv_sizeof_long=8}
ac_cv_sizeof_off_t=${ac_cv_sizeof_off_t=8}
ac_cv_sizeof_size_t=${ac_cv_sizeof_size_t=8}
ac_cv_sizeof_time_t=${ac_cv_sizeof_time_t=8}
ac_cv_sys_file_offset_bits=${ac_cv_sys_file_offset_bits=no}
ac_cv_sys_large_files=${ac_cv_sys_large_files=no}
ac_cv_sys_largefile_CC=${ac_cv_sys_largefile_CC=no}
ac_cv_sys_largefile_source=${ac_cv_sys_largefile_source=no}
ac_cv_target=${ac_cv_target=x86_64-pc-linux-gnu}
ac_cv_target_alias=${ac_cv_target_alias=x86_64-pc-linux-gnu}
ac_cv_type_getgroups=${ac_cv_type_getgroups=gid_t}
ac_cv_type_int=${ac_cv_type_int=yes}
ac_cv_type_intptr_t=${ac_cv_type_intptr_t=yes}
ac_cv_type_long=${ac_cv_type_long=yes}
ac_cv_type_mode_t=${ac_cv_type_mode_t=yes}
ac_cv_type_off_t=${ac_cv_type_off_t=yes}
ac_cv_type_pid_t=${ac_cv_type_pid_t=yes}
ac_cv_type_size_t=${ac_cv_type_size_t=yes}
ac_cv_type_socklen_t=${ac_cv_type_socklen_t=yes}
ac_cv_type_ssize_t=${ac_cv_type_ssize_t=yes}
ac_cv_type_time_t=${ac_cv_type_time_t=yes}
ac_cv_type_uid_t=${ac_cv_type_uid_t=yes}
ac_cv_working_alloca_h=${ac_cv_working_alloca_h=yes}
am_cv_func_iconv=${am_cv_func_iconv=yes}
am_cv_langinfo_codeset=${am_cv_langinfo_codeset=yes}
am_cv_proto_iconv_arg1=${am_cv_proto_iconv_arg1=}
am_cv_proto_iconv_const=${am_cv_proto_iconv_const=no}
cf_cv_SYSTEM_MAIL=${cf_cv_SYSTEM_MAIL=unknown}
cf_cv_alt_char_set=${cf_cv_alt_char_set=acs_map}
cf_cv_ansi_cc=${cf_cv_ansi_cc=-DCC_HAS_PROTOS}
cf_cv_ar_flags=${cf_cv_ar_flags=-curvU}
cf_cv_baddef_remove=${cf_cv_baddef_remove=no}
cf_cv_bool_defs=${cf_cv_bool_defs=yes}
cf_cv_c11_noreturn=${cf_cv_c11_noreturn=no,}
cf_cv_chtype_decl=${cf_cv_chtype_decl=yes}
cf_cv_chtype_type=${cf_cv_chtype_type=scalar}
cf_cv_color_curses=${cf_cv_color_curses=yes}
cf_cv_curs_performance=${cf_cv_curs_performance=no}
cf_cv_curs_touchline=${cf_cv_curs_touchline=sysv}
cf_cv_curses_dir=${cf_cv_curses_dir=no}
cf_cv_curses_incdir=${cf_cv_curses_incdir=no}
cf_cv_dcl_errno=${cf_cv_dcl_errno=yes}
cf_cv_define_sigwinch=${cf_cv_define_sigwinch=yes}
cf_cv_fancy_curses=${cf_cv_fancy_curses=yes}
cf_cv_find_linkage_brotlidec=${cf_cv_find_linkage_brotlidec=yes}
cf_cv_find_linkage_bz2=${cf_cv_find_linkage_bz2=yes}
cf_cv_find_linkage_iconv=${cf_cv_find_linkage_iconv=yes}
cf_cv_find_linkage_idn2=${cf_cv_find_linkage_idn2=yes}
cf_cv_find_linkage_intl=${cf_cv_find_linkage_intl=yes}
cf_cv_find_linkage_ssl=${cf_cv_find_linkage_ssl=yes}
cf_cv_find_linkage_z=${cf_cv_find_linkage_z=yes}
cf_cv_fionbio=${cf_cv_fionbio=ioctl}
cf_cv_func_assume_default_colors=${cf_cv_func_assume_default_colors=yes}
cf_cv_func_cbreak=${cf_cv_func_cbreak=yes}
cf_cv_func_curses_version=${cf_cv_func_curses_version=yes}
cf_cv_func_define_key=${cf_cv_func_define_key=yes}
cf_cv_func_delscreen=${cf_cv_func_delscreen=yes}
cf_cv_func_getattrs=${cf_cv_func_getattrs=yes}
cf_cv_func_getbegx=${cf_cv_func_getbegx=yes}
cf_cv_func_getbegy=${cf_cv_func_getbegy=yes}
cf_cv_func_gettext=${cf_cv_func_gettext=yes}
cf_cv_func_keypad=${cf_cv_func_keypad=yes}
cf_cv_func_napms=${cf_cv_func_napms=yes}
cf_cv_func_newpad=${cf_cv_func_newpad=yes}
cf_cv_func_newterm=${cf_cv_func_newterm=yes}
cf_cv_func_pnoutrefresh=${cf_cv_func_pnoutrefresh=yes}
cf_cv_func_resizeterm=${cf_cv_func_resizeterm=yes}
cf_cv_func_sigaction=${cf_cv_func_sigaction=yes}
cf_cv_func_touchline=${cf_cv_func_touchline=yes}
cf_cv_func_touchwin=${cf_cv_func_touchwin=yes}
cf_cv_func_use_default_colors=${cf_cv_func_use_default_colors=yes}
cf_cv_func_use_legacy_coding=${cf_cv_func_use_legacy_coding=yes}
cf_cv_func_wattr_get=${cf_cv_func_wattr_get=yes}
cf_cv_func_wborder=${cf_cv_func_wborder=yes}
cf_cv_func_wredrawln=${cf_cv_func_wredrawln=yes}
cf_cv_func_wresize=${cf_cv_func_wresize=yes}
cf_cv_getaddrinfo=${cf_cv_getaddrinfo=yes}
cf_cv_gnu_dftsrc_219=${cf_cv_gnu_dftsrc_219=yes}
cf_cv_gnu_library=${cf_cv_gnu_library=yes}
cf_cv_gnu_library_219=${cf_cv_gnu_library_219=yes}
cf_cv_gnutls_compat=${cf_cv_gnutls_compat=no}
cf_cv_have_errno=${cf_cv_have_errno=no}
cf_cv_have_h_errno=${cf_cv_have_h_errno=no}
cf_cv_have_inet_aton=${cf_cv_have_inet_aton=yes}
cf_cv_have_ssl=${cf_cv_have_ssl=yes}
cf_cv_have_ttytype=${cf_cv_have_ttytype=yes}
cf_cv_have_utmp=${cf_cv_have_utmp=utmp}
cf_cv_have_utmp_ut_host=${cf_cv_have_utmp_ut_host=yes}
cf_cv_have_utmp_ut_name=${cf_cv_have_utmp_ut_name=ut_name}
cf_cv_have_utmp_ut_session=${cf_cv_have_utmp_ut_session=yes}
cf_cv_have_utmp_ut_syslen=${cf_cv_have_utmp_ut_syslen=no}
cf_cv_have_utmp_ut_xstatus=${cf_cv_have_utmp_ut_xstatus=ut_exit.e_exit}
cf_cv_have_utmp_ut_xtime=${cf_cv_have_utmp_ut_xtime=yes}
cf_cv_header_path_brotlidec=${cf_cv_header_path_brotlidec=/usr/include}
cf_cv_header_path_bz2=${cf_cv_header_path_bz2=/usr/include}
cf_cv_header_path_iconv=${cf_cv_header_path_iconv=/usr/include}
cf_cv_header_path_idn2=${cf_cv_header_path_idn2=/usr/include}
cf_cv_header_path_intl=${cf_cv_header_path_intl=/usr/include}
cf_cv_header_path_ssl=${cf_cv_header_path_ssl=/usr/include/openssl}
cf_cv_header_path_z=${cf_cv_header_path_z=/usr/include}
cf_cv_ipv6type=${cf_cv_ipv6type=linux-glibc}
cf_cv_library_file_brotlidec=${cf_cv_library_file_brotlidec=-lbrotlidec}
cf_cv_library_file_bz2=${cf_cv_library_file_bz2=-lbz2}
cf_cv_library_file_idn2=${cf_cv_library_file_idn2=-lidn2}
cf_cv_library_file_z=${cf_cv_library_file_z=-lz}
cf_cv_library_path_brotlidec=${cf_cv_library_path_brotlidec=/usr/lib}
cf_cv_library_path_bz2=${cf_cv_library_path_bz2=/usr/lib}
cf_cv_library_path_iconv=${cf_cv_library_path_iconv=/usr/lib}
cf_cv_library_path_idn2=${cf_cv_library_path_idn2=/usr/lib}
cf_cv_library_path_intl=${cf_cv_library_path_intl=/usr/lib}
cf_cv_library_path_ssl=${cf_cv_library_path_ssl=}
cf_cv_library_path_z=${cf_cv_library_path_z=/usr/lib}
cf_cv_locale=${cf_cv_locale=yes}
cf_cv_make_PHONY=${cf_cv_make_PHONY=yes}
cf_cv_makeflags=${cf_cv_makeflags=}
cf_cv_mixedcase=${cf_cv_mixedcase=yes}
cf_cv_ncurses_broken=${cf_cv_ncurses_broken=no}
cf_cv_ncurses_header=${cf_cv_ncurses_header=ncurses.h}
cf_cv_ncurses_version=${cf_cv_ncurses_version=6.5.20240427}
cf_cv_need_xopen_extension=${cf_cv_need_xopen_extension=_XOPEN_SOURCE_EXTENDED}
cf_cv_netlibs=${cf_cv_netlibs=}
cf_cv_ngroups=${cf_cv_ngroups=yes}
cf_cv_path_lastlog=${cf_cv_path_lastlog=_PATH_LASTLOG}
cf_cv_pkg_config_ssl=${cf_cv_pkg_config_ssl=no}
cf_cv_posix_visible=${cf_cv_posix_visible=no}
cf_cv_prog_cpp_comments=${cf_cv_prog_cpp_comments=yes}
cf_cv_pw_gecos=${cf_cv_pw_gecos=yes}
cf_cv_rand_max=${cf_cv_rand_max=0xFFFFFFFFUL}
cf_cv_screen=${cf_cv_screen=curses}
cf_cv_set_errno=${cf_cv_set_errno=yes}
cf_cv_sizechange=${cf_cv_sizechange=yes}
cf_cv_sizeof=${cf_cv_sizeof=8}
cf_cv_srand_func=${cf_cv_srand_func=arc4random_stir/arc4random}
cf_cv_struct_dirent64=${cf_cv_struct_dirent64=no}
cf_cv_system_mail_flags=${cf_cv_system_mail_flags='-t -oi'}
cf_cv_system_name=${cf_cv_system_name=linux-gnu}
cf_cv_sysv_utmp=${cf_cv_sysv_utmp=yes}
cf_cv_term_header=${cf_cv_term_header=term.h}
cf_cv_termio_and_curses=${cf_cv_termio_and_curses=no}
cf_cv_termio_and_termios=${cf_cv_termio_and_termios=yes}
cf_cv_tm_gmtoff=${cf_cv_tm_gmtoff=yes}
cf_cv_type_long_long=${cf_cv_type_long_long=yes}
cf_cv_type_unionwait=${cf_cv_type_unionwait=no}
cf_cv_unctrl_header=${cf_cv_unctrl_header=unctrl.h}
cf_cv_use_libgnutls=${cf_cv_use_libgnutls=no}
cf_cv_use_libnss_compat=${cf_cv_use_libnss_compat=no}
cf_cv_use_libsocks=${cf_cv_use_libsocks=no}
cf_cv_use_libsocks5=${cf_cv_use_libsocks5=no}
cf_cv_use_libssl=${cf_cv_use_libssl=/usr}
nls_cv_header_intl=${nls_cv_header_intl=}
nls_cv_header_libgt=${nls_cv_header_libgt=}
|