dropbear 2016.73
[tomato.git] / release / src / router / dropbear / config.h.in
blobddc3200cc560765ef28f3267f88320165ad0ab22
1 /* config.h.in. Generated from configure.ac 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 /* crypt() function */
67 #undef HAVE_CRYPT
69 /* Define to 1 if you have the <crypt.h> header file. */
70 #undef HAVE_CRYPT_H
72 /* Define to 1 if you have the `daemon' function. */
73 #undef HAVE_DAEMON
75 /* Use /dev/ptc & /dev/pts */
76 #undef HAVE_DEV_PTS_AND_PTC
78 /* Define to 1 if you have the `dup2' function. */
79 #undef HAVE_DUP2
81 /* Define to 1 if you have the `endutent' function. */
82 #undef HAVE_ENDUTENT
84 /* Define to 1 if you have the `endutxent' function. */
85 #undef HAVE_ENDUTXENT
87 /* Define to 1 if you have the `explicit_bzero' function. */
88 #undef HAVE_EXPLICIT_BZERO
90 /* Define to 1 if you have the <fcntl.h> header file. */
91 #undef HAVE_FCNTL_H
93 /* Define to 1 if you have the `fork' function. */
94 #undef HAVE_FORK
96 /* Define to 1 if you have the `freeaddrinfo' function. */
97 #undef HAVE_FREEADDRINFO
99 /* Define to 1 if you have the `gai_strerror' function. */
100 #undef HAVE_GAI_STRERROR
102 /* Define to 1 if you have the `getaddrinfo' function. */
103 #undef HAVE_GETADDRINFO
105 /* Define to 1 if you have the `getnameinfo' function. */
106 #undef HAVE_GETNAMEINFO
108 /* Define to 1 if you have the `getpass' function. */
109 #undef HAVE_GETPASS
111 /* Define to 1 if you have the `getspnam' function. */
112 #undef HAVE_GETSPNAM
114 /* Define to 1 if you have the `getusershell' function. */
115 #undef HAVE_GETUSERSHELL
117 /* Define to 1 if you have the `getutent' function. */
118 #undef HAVE_GETUTENT
120 /* Define to 1 if you have the `getutid' function. */
121 #undef HAVE_GETUTID
123 /* Define to 1 if you have the `getutline' function. */
124 #undef HAVE_GETUTLINE
126 /* Define to 1 if you have the `getutxent' function. */
127 #undef HAVE_GETUTXENT
129 /* Define to 1 if you have the `getutxid' function. */
130 #undef HAVE_GETUTXID
132 /* Define to 1 if you have the `getutxline' function. */
133 #undef HAVE_GETUTXLINE
135 /* Define to 1 if you have the <inttypes.h> header file. */
136 #undef HAVE_INTTYPES_H
138 /* Define to 1 if you have the <ioctl.h> header file. */
139 #undef HAVE_IOCTL_H
141 /* Define to 1 if you have the <lastlog.h> header file. */
142 #undef HAVE_LASTLOG_H
144 /* Define to 1 if you have the <libgen.h> header file. */
145 #undef HAVE_LIBGEN_H
147 /* Define to 1 if you have the `pam' library (-lpam). */
148 #undef HAVE_LIBPAM
150 /* Define to 1 if you have the <libutil.h> header file. */
151 #undef HAVE_LIBUTIL_H
153 /* Define to 1 if you have the `z' library (-lz). */
154 #undef HAVE_LIBZ
156 /* Define to 1 if you have the <limits.h> header file. */
157 #undef HAVE_LIMITS_H
159 /* Have login() function */
160 #undef HAVE_LOGIN
162 /* Define to 1 if you have the `logout' function. */
163 #undef HAVE_LOGOUT
165 /* Define to 1 if you have the `logwtmp' function. */
166 #undef HAVE_LOGWTMP
168 /* Define to 1 if you have the `mach_absolute_time' function. */
169 #undef HAVE_MACH_ABSOLUTE_TIME
171 /* Define to 1 if you have the <mach/mach_time.h> header file. */
172 #undef HAVE_MACH_MACH_TIME_H
174 /* Define to 1 if you have the <memory.h> header file. */
175 #undef HAVE_MEMORY_H
177 /* Define to 1 if you have the `memset' function. */
178 #undef HAVE_MEMSET
180 /* Define to 1 if you have the `memset_s' function. */
181 #undef HAVE_MEMSET_S
183 /* Define to 1 if you have the <netdb.h> header file. */
184 #undef HAVE_NETDB_H
186 /* Define to 1 if you have the <netinet/in.h> header file. */
187 #undef HAVE_NETINET_IN_H
189 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
190 #undef HAVE_NETINET_IN_SYSTM_H
192 /* Define to 1 if you have the <netinet/tcp.h> header file. */
193 #undef HAVE_NETINET_TCP_H
195 /* Have openpty() function */
196 #undef HAVE_OPENPTY
198 /* Define to 1 if you have the `pam_fail_delay' function. */
199 #undef HAVE_PAM_FAIL_DELAY
201 /* Define to 1 if you have the <pam/pam_appl.h> header file. */
202 #undef HAVE_PAM_PAM_APPL_H
204 /* Define to 1 if you have the <paths.h> header file. */
205 #undef HAVE_PATHS_H
207 /* Define to 1 if you have the <pty.h> header file. */
208 #undef HAVE_PTY_H
210 /* Define to 1 if you have the `putenv' function. */
211 #undef HAVE_PUTENV
213 /* Define to 1 if you have the `pututline' function. */
214 #undef HAVE_PUTUTLINE
216 /* Define to 1 if you have the `pututxline' function. */
217 #undef HAVE_PUTUTXLINE
219 /* Define to 1 if you have the <security/pam_appl.h> header file. */
220 #undef HAVE_SECURITY_PAM_APPL_H
222 /* Define to 1 if you have the `select' function. */
223 #undef HAVE_SELECT
225 /* Define to 1 if you have the `setutent' function. */
226 #undef HAVE_SETUTENT
228 /* Define to 1 if you have the `setutxent' function. */
229 #undef HAVE_SETUTXENT
231 /* Define to 1 if you have the <shadow.h> header file. */
232 #undef HAVE_SHADOW_H
234 /* Define to 1 if you have the `socket' function. */
235 #undef HAVE_SOCKET
237 /* Define to 1 if you have the <stdint.h> header file. */
238 #undef HAVE_STDINT_H
240 /* Define to 1 if you have the <stdlib.h> header file. */
241 #undef HAVE_STDLIB_H
243 /* Define to 1 if you have the `strdup' function. */
244 #undef HAVE_STRDUP
246 /* Define to 1 if you have the <strings.h> header file. */
247 #undef HAVE_STRINGS_H
249 /* Define to 1 if you have the <string.h> header file. */
250 #undef HAVE_STRING_H
252 /* Define to 1 if you have the `strlcat' function. */
253 #undef HAVE_STRLCAT
255 /* Define to 1 if you have the `strlcpy' function. */
256 #undef HAVE_STRLCPY
258 /* Define to 1 if you have the <stropts.h> header file. */
259 #undef HAVE_STROPTS_H
261 /* Have struct addrinfo */
262 #undef HAVE_STRUCT_ADDRINFO
264 /* Have struct in6_addr */
265 #undef HAVE_STRUCT_IN6_ADDR
267 /* Have struct sockaddr_in6 */
268 #undef HAVE_STRUCT_SOCKADDR_IN6
270 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
271 #undef HAVE_STRUCT_SOCKADDR_STORAGE
273 /* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */
274 #undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
276 /* Define to 1 if `ut_addr' is a member of `struct utmpx'. */
277 #undef HAVE_STRUCT_UTMPX_UT_ADDR
279 /* Define to 1 if `ut_addr_v6' is a member of `struct utmpx'. */
280 #undef HAVE_STRUCT_UTMPX_UT_ADDR_V6
282 /* Define to 1 if `ut_host' is a member of `struct utmpx'. */
283 #undef HAVE_STRUCT_UTMPX_UT_HOST
285 /* Define to 1 if `ut_id' is a member of `struct utmpx'. */
286 #undef HAVE_STRUCT_UTMPX_UT_ID
288 /* Define to 1 if `ut_syslen' is a member of `struct utmpx'. */
289 #undef HAVE_STRUCT_UTMPX_UT_SYSLEN
291 /* Define to 1 if `ut_time' is a member of `struct utmpx'. */
292 #undef HAVE_STRUCT_UTMPX_UT_TIME
294 /* Define to 1 if `ut_tv' is a member of `struct utmpx'. */
295 #undef HAVE_STRUCT_UTMPX_UT_TV
297 /* Define to 1 if `ut_type' is a member of `struct utmpx'. */
298 #undef HAVE_STRUCT_UTMPX_UT_TYPE
300 /* Define to 1 if `ut_addr' is a member of `struct utmp'. */
301 #undef HAVE_STRUCT_UTMP_UT_ADDR
303 /* Define to 1 if `ut_addr_v6' is a member of `struct utmp'. */
304 #undef HAVE_STRUCT_UTMP_UT_ADDR_V6
306 /* Define to 1 if `ut_exit' is a member of `struct utmp'. */
307 #undef HAVE_STRUCT_UTMP_UT_EXIT
309 /* Define to 1 if `ut_host' is a member of `struct utmp'. */
310 #undef HAVE_STRUCT_UTMP_UT_HOST
312 /* Define to 1 if `ut_id' is a member of `struct utmp'. */
313 #undef HAVE_STRUCT_UTMP_UT_ID
315 /* Define to 1 if `ut_pid' is a member of `struct utmp'. */
316 #undef HAVE_STRUCT_UTMP_UT_PID
318 /* Define to 1 if `ut_time' is a member of `struct utmp'. */
319 #undef HAVE_STRUCT_UTMP_UT_TIME
321 /* Define to 1 if `ut_tv' is a member of `struct utmp'. */
322 #undef HAVE_STRUCT_UTMP_UT_TV
324 /* Define to 1 if `ut_type' is a member of `struct utmp'. */
325 #undef HAVE_STRUCT_UTMP_UT_TYPE
327 /* Define to 1 if you have the <sys/select.h> header file. */
328 #undef HAVE_SYS_SELECT_H
330 /* Define to 1 if you have the <sys/socket.h> header file. */
331 #undef HAVE_SYS_SOCKET_H
333 /* Define to 1 if you have the <sys/stat.h> header file. */
334 #undef HAVE_SYS_STAT_H
336 /* Define to 1 if you have the <sys/time.h> header file. */
337 #undef HAVE_SYS_TIME_H
339 /* Define to 1 if you have the <sys/types.h> header file. */
340 #undef HAVE_SYS_TYPES_H
342 /* Define to 1 if you have the <sys/uio.h> header file. */
343 #undef HAVE_SYS_UIO_H
345 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
346 #undef HAVE_SYS_WAIT_H
348 /* Define to 1 if you have the <termios.h> header file. */
349 #undef HAVE_TERMIOS_H
351 /* Define to 1 if the system has the type `uint16_t'. */
352 #undef HAVE_UINT16_T
354 /* Define to 1 if the system has the type `uint32_t'. */
355 #undef HAVE_UINT32_T
357 /* Define to 1 if the system has the type `uint8_t'. */
358 #undef HAVE_UINT8_T
360 /* Define to 1 if you have the <unistd.h> header file. */
361 #undef HAVE_UNISTD_H
363 /* Define to 1 if you have the `updwtmp' function. */
364 #undef HAVE_UPDWTMP
366 /* Define to 1 if you have the <util.h> header file. */
367 #undef HAVE_UTIL_H
369 /* Define to 1 if you have the `utmpname' function. */
370 #undef HAVE_UTMPNAME
372 /* Define to 1 if you have the `utmpxname' function. */
373 #undef HAVE_UTMPXNAME
375 /* Define to 1 if you have the <utmpx.h> header file. */
376 #undef HAVE_UTMPX_H
378 /* Define to 1 if you have the <utmp.h> header file. */
379 #undef HAVE_UTMP_H
381 /* Define to 1 if the system has the type `u_int16_t'. */
382 #undef HAVE_U_INT16_T
384 /* Define to 1 if the system has the type `u_int32_t'. */
385 #undef HAVE_U_INT32_T
387 /* Define to 1 if the system has the type `u_int8_t'. */
388 #undef HAVE_U_INT8_T
390 /* Define to 1 if you have the `writev' function. */
391 #undef HAVE_WRITEV
393 /* Define to 1 if you have the `_getpty' function. */
394 #undef HAVE__GETPTY
396 /* Define to the address where bug reports for this package should be sent. */
397 #undef PACKAGE_BUGREPORT
399 /* Define to the full name of this package. */
400 #undef PACKAGE_NAME
402 /* Define to the full name and version of this package. */
403 #undef PACKAGE_STRING
405 /* Define to the one symbol short name of this package. */
406 #undef PACKAGE_TARNAME
408 /* Define to the home page for this package. */
409 #undef PACKAGE_URL
411 /* Define to the version of this package. */
412 #undef PACKAGE_VERSION
414 /* Define to the type of arg 1 for `select'. */
415 #undef SELECT_TYPE_ARG1
417 /* Define to the type of args 2, 3 and 4 for `select'. */
418 #undef SELECT_TYPE_ARG234
420 /* Define to the type of arg 5 for `select'. */
421 #undef SELECT_TYPE_ARG5
423 /* Define to 1 if you have the ANSI C header files. */
424 #undef STDC_HEADERS
426 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
427 #undef TIME_WITH_SYS_TIME
429 /* Use /dev/ptmx */
430 #undef USE_DEV_PTMX
432 /* Enable large inode numbers on Mac OS X 10.5. */
433 #ifndef _DARWIN_USE_64_BIT_INODE
434 # define _DARWIN_USE_64_BIT_INODE 1
435 #endif
437 /* Number of bits in a file offset, on hosts where this is settable. */
438 #undef _FILE_OFFSET_BITS
440 /* Define for large files, on AIX-style hosts. */
441 #undef _LARGE_FILES
443 /* Define to empty if `const' does not conform to ANSI C. */
444 #undef const
446 /* Define to `int' if <sys/types.h> doesn't define. */
447 #undef gid_t
449 /* Define to `int' if <sys/types.h> does not define. */
450 #undef mode_t
452 /* Define to `int' if <sys/types.h> does not define. */
453 #undef pid_t
455 /* Define to `unsigned int' if <sys/types.h> does not define. */
456 #undef size_t
458 /* type to use in place of socklen_t if not defined */
459 #undef socklen_t
461 /* Define to `int' if <sys/types.h> doesn't define. */
462 #undef uid_t