usbmodeswitch: Updated to v.1.2.6 from shibby's branch.
[tomato.git] / release / src / router / dropbear / config.h.in
blobfbfe071ee8760f5bd1f7b9a297f67d5c3b1f5935
1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Using AIX */
4 #undef AIX
6 /* Broken getaddrinfo */
7 #undef BROKEN_GETADDRINFO
9 /* Use bundled libtom */
10 #undef BUNDLED_LIBTOM
12 /* lastlog file location */
13 #undef CONF_LASTLOG_FILE
15 /* utmpx file location */
16 #undef CONF_UTMPX_FILE
18 /* utmp file location */
19 #undef CONF_UTMP_FILE
21 /* wtmpx file location */
22 #undef CONF_WTMPX_FILE
24 /* wtmp file location */
25 #undef CONF_WTMP_FILE
27 /* Disable use of lastlog() */
28 #undef DISABLE_LASTLOG
30 /* Use PAM */
31 #undef DISABLE_PAM
33 /* Disable use of pututline() */
34 #undef DISABLE_PUTUTLINE
36 /* Disable use of pututxline() */
37 #undef DISABLE_PUTUTXLINE
39 /* Using syslog */
40 #undef DISABLE_SYSLOG
42 /* Disable use of utmp */
43 #undef DISABLE_UTMP
45 /* Disable use of utmpx */
46 #undef DISABLE_UTMPX
48 /* Disable use of wtmp */
49 #undef DISABLE_WTMP
51 /* Disable use of wtmpx */
52 #undef DISABLE_WTMPX
54 /* Use zlib */
55 #undef DISABLE_ZLIB
57 /* Define to 1 if you have the `basename' function. */
58 #undef HAVE_BASENAME
60 /* Define to 1 if you have the `clearenv' function. */
61 #undef HAVE_CLEARENV
63 /* Define if gai_strerror() returns const char * */
64 #undef HAVE_CONST_GAI_STRERROR_PROTO
66 /* Define to 1 if you have the <crypt.h> header file. */
67 #undef HAVE_CRYPT_H
69 /* Define to 1 if you have the `daemon' function. */
70 #undef HAVE_DAEMON
72 /* Use /dev/ptc & /dev/pts */
73 #undef HAVE_DEV_PTS_AND_PTC
75 /* Define to 1 if you have the `dup2' function. */
76 #undef HAVE_DUP2
78 /* Define to 1 if you have the `endutent' function. */
79 #undef HAVE_ENDUTENT
81 /* Define to 1 if you have the `endutxent' function. */
82 #undef HAVE_ENDUTXENT
84 /* Define to 1 if you have the <fcntl.h> header file. */
85 #undef HAVE_FCNTL_H
87 /* Define to 1 if you have the `freeaddrinfo' function. */
88 #undef HAVE_FREEADDRINFO
90 /* Define to 1 if you have the `gai_strerror' function. */
91 #undef HAVE_GAI_STRERROR
93 /* Define to 1 if you have the `getaddrinfo' function. */
94 #undef HAVE_GETADDRINFO
96 /* Define to 1 if you have the `getnameinfo' function. */
97 #undef HAVE_GETNAMEINFO
99 /* Define to 1 if you have the `getspnam' function. */
100 #undef HAVE_GETSPNAM
102 /* Define to 1 if you have the `getusershell' function. */
103 #undef HAVE_GETUSERSHELL
105 /* Define to 1 if you have the `getutent' function. */
106 #undef HAVE_GETUTENT
108 /* Define to 1 if you have the `getutid' function. */
109 #undef HAVE_GETUTID
111 /* Define to 1 if you have the `getutline' function. */
112 #undef HAVE_GETUTLINE
114 /* Define to 1 if you have the `getutxent' function. */
115 #undef HAVE_GETUTXENT
117 /* Define to 1 if you have the `getutxid' function. */
118 #undef HAVE_GETUTXID
120 /* Define to 1 if you have the `getutxline' function. */
121 #undef HAVE_GETUTXLINE
123 /* Define to 1 if you have the <inttypes.h> header file. */
124 #undef HAVE_INTTYPES_H
126 /* Define to 1 if you have the <ioctl.h> header file. */
127 #undef HAVE_IOCTL_H
129 /* Define to 1 if you have the <lastlog.h> header file. */
130 #undef HAVE_LASTLOG_H
132 /* Define to 1 if you have the <libgen.h> header file. */
133 #undef HAVE_LIBGEN_H
135 /* Define to 1 if you have the `pam' library (-lpam). */
136 #undef HAVE_LIBPAM
138 /* Define to 1 if you have the `tomcrypt' library (-ltomcrypt). */
139 #undef HAVE_LIBTOMCRYPT
141 /* Define to 1 if you have the `tommath' library (-ltommath). */
142 #undef HAVE_LIBTOMMATH
144 /* Define to 1 if you have the <libutil.h> header file. */
145 #undef HAVE_LIBUTIL_H
147 /* Define to 1 if you have the `z' library (-lz). */
148 #undef HAVE_LIBZ
150 /* Define to 1 if you have the <limits.h> header file. */
151 #undef HAVE_LIMITS_H
153 /* Have login() function */
154 #undef HAVE_LOGIN
156 /* Define to 1 if you have the `logout' function. */
157 #undef HAVE_LOGOUT
159 /* Define to 1 if you have the `logwtmp' function. */
160 #undef HAVE_LOGWTMP
162 /* Define to 1 if you have the <memory.h> header file. */
163 #undef HAVE_MEMORY_H
165 /* Define to 1 if you have the `memset' function. */
166 #undef HAVE_MEMSET
168 /* Define to 1 if you have the <netdb.h> header file. */
169 #undef HAVE_NETDB_H
171 /* Define to 1 if you have the <netinet/in.h> header file. */
172 #undef HAVE_NETINET_IN_H
174 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
175 #undef HAVE_NETINET_IN_SYSTM_H
177 /* Define to 1 if you have the <netinet/tcp.h> header file. */
178 #undef HAVE_NETINET_TCP_H
180 /* Have openpty() function */
181 #undef HAVE_OPENPTY
183 /* Define to 1 if you have the `pam_fail_delay' function. */
184 #undef HAVE_PAM_FAIL_DELAY
186 /* Define to 1 if you have the <pam/pam_appl.h> header file. */
187 #undef HAVE_PAM_PAM_APPL_H
189 /* Define to 1 if you have the <paths.h> header file. */
190 #undef HAVE_PATHS_H
192 /* Define to 1 if you have the <pty.h> header file. */
193 #undef HAVE_PTY_H
195 /* Define to 1 if you have the `putenv' function. */
196 #undef HAVE_PUTENV
198 /* Define to 1 if you have the `pututline' function. */
199 #undef HAVE_PUTUTLINE
201 /* Define to 1 if you have the `pututxline' function. */
202 #undef HAVE_PUTUTXLINE
204 /* Define to 1 if you have the <security/pam_appl.h> header file. */
205 #undef HAVE_SECURITY_PAM_APPL_H
207 /* Define to 1 if you have the `select' function. */
208 #undef HAVE_SELECT
210 /* Define to 1 if you have the `setutent' function. */
211 #undef HAVE_SETUTENT
213 /* Define to 1 if you have the `setutxent' function. */
214 #undef HAVE_SETUTXENT
216 /* Define to 1 if you have the <shadow.h> header file. */
217 #undef HAVE_SHADOW_H
219 /* Define to 1 if you have the `socket' function. */
220 #undef HAVE_SOCKET
222 /* Define to 1 if you have the <stdint.h> header file. */
223 #undef HAVE_STDINT_H
225 /* Define to 1 if you have the <stdlib.h> header file. */
226 #undef HAVE_STDLIB_H
228 /* Define to 1 if you have the `strdup' function. */
229 #undef HAVE_STRDUP
231 /* Define to 1 if you have the <strings.h> header file. */
232 #undef HAVE_STRINGS_H
234 /* Define to 1 if you have the <string.h> header file. */
235 #undef HAVE_STRING_H
237 /* Define to 1 if you have the `strlcat' function. */
238 #undef HAVE_STRLCAT
240 /* Define to 1 if you have the `strlcpy' function. */
241 #undef HAVE_STRLCPY
243 /* Define to 1 if you have the <stropts.h> header file. */
244 #undef HAVE_STROPTS_H
246 /* Have struct addrinfo */
247 #undef HAVE_STRUCT_ADDRINFO
249 /* Have struct in6_addr */
250 #undef HAVE_STRUCT_IN6_ADDR
252 /* Have struct sockaddr_in6 */
253 #undef HAVE_STRUCT_SOCKADDR_IN6
255 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
256 #undef HAVE_STRUCT_SOCKADDR_STORAGE
258 /* Define to 1 if `ss_family' is member of `struct sockaddr_storage'. */
259 #undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
261 /* Define to 1 if `ut_addr' is member of `struct utmpx'. */
262 #undef HAVE_STRUCT_UTMPX_UT_ADDR
264 /* Define to 1 if `ut_addr_v6' is member of `struct utmpx'. */
265 #undef HAVE_STRUCT_UTMPX_UT_ADDR_V6
267 /* Define to 1 if `ut_host' is member of `struct utmpx'. */
268 #undef HAVE_STRUCT_UTMPX_UT_HOST
270 /* Define to 1 if `ut_id' is member of `struct utmpx'. */
271 #undef HAVE_STRUCT_UTMPX_UT_ID
273 /* Define to 1 if `ut_syslen' is member of `struct utmpx'. */
274 #undef HAVE_STRUCT_UTMPX_UT_SYSLEN
276 /* Define to 1 if `ut_time' is member of `struct utmpx'. */
277 #undef HAVE_STRUCT_UTMPX_UT_TIME
279 /* Define to 1 if `ut_tv' is member of `struct utmpx'. */
280 #undef HAVE_STRUCT_UTMPX_UT_TV
282 /* Define to 1 if `ut_type' is member of `struct utmpx'. */
283 #undef HAVE_STRUCT_UTMPX_UT_TYPE
285 /* Define to 1 if `ut_addr' is member of `struct utmp'. */
286 #undef HAVE_STRUCT_UTMP_UT_ADDR
288 /* Define to 1 if `ut_addr_v6' is member of `struct utmp'. */
289 #undef HAVE_STRUCT_UTMP_UT_ADDR_V6
291 /* Define to 1 if `ut_exit' is member of `struct utmp'. */
292 #undef HAVE_STRUCT_UTMP_UT_EXIT
294 /* Define to 1 if `ut_host' is member of `struct utmp'. */
295 #undef HAVE_STRUCT_UTMP_UT_HOST
297 /* Define to 1 if `ut_id' is member of `struct utmp'. */
298 #undef HAVE_STRUCT_UTMP_UT_ID
300 /* Define to 1 if `ut_pid' is member of `struct utmp'. */
301 #undef HAVE_STRUCT_UTMP_UT_PID
303 /* Define to 1 if `ut_time' is member of `struct utmp'. */
304 #undef HAVE_STRUCT_UTMP_UT_TIME
306 /* Define to 1 if `ut_tv' is member of `struct utmp'. */
307 #undef HAVE_STRUCT_UTMP_UT_TV
309 /* Define to 1 if `ut_type' is member of `struct utmp'. */
310 #undef HAVE_STRUCT_UTMP_UT_TYPE
312 /* Define to 1 if you have the <sys/select.h> header file. */
313 #undef HAVE_SYS_SELECT_H
315 /* Define to 1 if you have the <sys/socket.h> header file. */
316 #undef HAVE_SYS_SOCKET_H
318 /* Define to 1 if you have the <sys/stat.h> header file. */
319 #undef HAVE_SYS_STAT_H
321 /* Define to 1 if you have the <sys/time.h> header file. */
322 #undef HAVE_SYS_TIME_H
324 /* Define to 1 if you have the <sys/types.h> header file. */
325 #undef HAVE_SYS_TYPES_H
327 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
328 #undef HAVE_SYS_WAIT_H
330 /* Define to 1 if you have the <termios.h> header file. */
331 #undef HAVE_TERMIOS_H
333 /* Define to 1 if the system has the type `uint16_t'. */
334 #undef HAVE_UINT16_T
336 /* Define to 1 if you have the <unistd.h> header file. */
337 #undef HAVE_UNISTD_H
339 /* Define to 1 if you have the `updwtmp' function. */
340 #undef HAVE_UPDWTMP
342 /* Define to 1 if you have the <util.h> header file. */
343 #undef HAVE_UTIL_H
345 /* Define to 1 if you have the `utmpname' function. */
346 #undef HAVE_UTMPNAME
348 /* Define to 1 if you have the `utmpxname' function. */
349 #undef HAVE_UTMPXNAME
351 /* Define to 1 if you have the <utmpx.h> header file. */
352 #undef HAVE_UTMPX_H
354 /* Define to 1 if you have the <utmp.h> header file. */
355 #undef HAVE_UTMP_H
357 /* Define to 1 if the system has the type `u_int16_t'. */
358 #undef HAVE_U_INT16_T
360 /* Define to 1 if you have the `_getpty' function. */
361 #undef HAVE__GETPTY
363 /* Define to the address where bug reports for this package should be sent. */
364 #undef PACKAGE_BUGREPORT
366 /* Define to the full name of this package. */
367 #undef PACKAGE_NAME
369 /* Define to the full name and version of this package. */
370 #undef PACKAGE_STRING
372 /* Define to the one symbol short name of this package. */
373 #undef PACKAGE_TARNAME
375 /* Define to the version of this package. */
376 #undef PACKAGE_VERSION
378 /* Define as the return type of signal handlers (`int' or `void'). */
379 #undef RETSIGTYPE
381 /* Define to the type of arg 1 for `select'. */
382 #undef SELECT_TYPE_ARG1
384 /* Define to the type of args 2, 3 and 4 for `select'. */
385 #undef SELECT_TYPE_ARG234
387 /* Define to the type of arg 5 for `select'. */
388 #undef SELECT_TYPE_ARG5
390 /* Define to 1 if you have the ANSI C header files. */
391 #undef STDC_HEADERS
393 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
394 #undef TIME_WITH_SYS_TIME
396 /* Use /dev/ptmx */
397 #undef USE_DEV_PTMX
399 /* Number of bits in a file offset, on hosts where this is settable. */
400 #undef _FILE_OFFSET_BITS
402 /* Define for large files, on AIX-style hosts. */
403 #undef _LARGE_FILES
405 /* Define to empty if `const' does not conform to ANSI C. */
406 #undef const
408 /* Define to `int' if <sys/types.h> doesn't define. */
409 #undef gid_t
411 /* Define to `int' if <sys/types.h> does not define. */
412 #undef mode_t
414 /* Define to `int' if <sys/types.h> does not define. */
415 #undef pid_t
417 /* Define to `unsigned int' if <sys/types.h> does not define. */
418 #undef size_t
420 /* type to use in place of socklen_t if not defined */
421 #undef socklen_t
423 /* Define to `int' if <sys/types.h> doesn't define. */
424 #undef uid_t