config.h.in 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459
  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. /* Using AIX */
  3. #undef AIX
  4. /* Broken getaddrinfo */
  5. #undef BROKEN_GETADDRINFO
  6. /* Use bundled libtom */
  7. #undef BUNDLED_LIBTOM
  8. /* lastlog file location */
  9. #undef CONF_LASTLOG_FILE
  10. /* utmpx file location */
  11. #undef CONF_UTMPX_FILE
  12. /* utmp file location */
  13. #undef CONF_UTMP_FILE
  14. /* wtmpx file location */
  15. #undef CONF_WTMPX_FILE
  16. /* wtmp file location */
  17. #undef CONF_WTMP_FILE
  18. /* Disable use of lastlog() */
  19. #undef DISABLE_LASTLOG
  20. /* Use PAM */
  21. #undef DISABLE_PAM
  22. /* Disable use of pututline() */
  23. #undef DISABLE_PUTUTLINE
  24. /* Disable use of pututxline() */
  25. #undef DISABLE_PUTUTXLINE
  26. /* Using syslog */
  27. #undef DISABLE_SYSLOG
  28. /* Disable use of utmp */
  29. #undef DISABLE_UTMP
  30. /* Disable use of utmpx */
  31. #undef DISABLE_UTMPX
  32. /* Disable use of wtmp */
  33. #undef DISABLE_WTMP
  34. /* Disable use of wtmpx */
  35. #undef DISABLE_WTMPX
  36. /* Use zlib */
  37. #undef DISABLE_ZLIB
  38. /* Fuzzing */
  39. #undef DROPBEAR_FUZZ
  40. /* External Public Key Authentication */
  41. #undef DROPBEAR_PLUGIN
  42. /* Define to 1 if you have the `basename' function. */
  43. #undef HAVE_BASENAME
  44. /* Define to 1 if you have the `clearenv' function. */
  45. #undef HAVE_CLEARENV
  46. /* Define to 1 if you have the `clock_gettime' function. */
  47. #undef HAVE_CLOCK_GETTIME
  48. /* Define if gai_strerror() returns const char * */
  49. #undef HAVE_CONST_GAI_STRERROR_PROTO
  50. /* crypt() function */
  51. #undef HAVE_CRYPT
  52. /* Define to 1 if you have the <crypt.h> header file. */
  53. #undef HAVE_CRYPT_H
  54. /* Define to 1 if you have the `daemon' function. */
  55. #undef HAVE_DAEMON
  56. /* Use /dev/ptc & /dev/pts */
  57. #undef HAVE_DEV_PTS_AND_PTC
  58. /* Define to 1 if you have the `endutent' function. */
  59. #undef HAVE_ENDUTENT
  60. /* Define to 1 if you have the `endutxent' function. */
  61. #undef HAVE_ENDUTXENT
  62. /* Define to 1 if you have the `explicit_bzero' function. */
  63. #undef HAVE_EXPLICIT_BZERO
  64. /* Define to 1 if you have the `fexecve' function. */
  65. #undef HAVE_FEXECVE
  66. /* Define to 1 if you have the `fork' function. */
  67. #undef HAVE_FORK
  68. /* Define to 1 if you have the `freeaddrinfo' function. */
  69. #undef HAVE_FREEADDRINFO
  70. /* Define to 1 if you have the `gai_strerror' function. */
  71. #undef HAVE_GAI_STRERROR
  72. /* Define to 1 if you have the `getaddrinfo' function. */
  73. #undef HAVE_GETADDRINFO
  74. /* Define to 1 if you have the `getgrouplist' function. */
  75. #undef HAVE_GETGROUPLIST
  76. /* Define to 1 if you have the `getnameinfo' function. */
  77. #undef HAVE_GETNAMEINFO
  78. /* Define to 1 if you have the `getpass' function. */
  79. #undef HAVE_GETPASS
  80. /* Define to 1 if you have the `getrandom' function. */
  81. #undef HAVE_GETRANDOM
  82. /* Define to 1 if you have the `getspnam' function. */
  83. #undef HAVE_GETSPNAM
  84. /* Define to 1 if you have the `getusershell' function. */
  85. #undef HAVE_GETUSERSHELL
  86. /* Define to 1 if you have the `getutent' function. */
  87. #undef HAVE_GETUTENT
  88. /* Define to 1 if you have the `getutid' function. */
  89. #undef HAVE_GETUTID
  90. /* Define to 1 if you have the `getutline' function. */
  91. #undef HAVE_GETUTLINE
  92. /* Define to 1 if you have the `getutxent' function. */
  93. #undef HAVE_GETUTXENT
  94. /* Define to 1 if you have the `getutxid' function. */
  95. #undef HAVE_GETUTXID
  96. /* Define to 1 if you have the `getutxline' function. */
  97. #undef HAVE_GETUTXLINE
  98. /* Define to 1 if you have the <inttypes.h> header file. */
  99. #undef HAVE_INTTYPES_H
  100. /* Define to 1 if you have the <lastlog.h> header file. */
  101. #undef HAVE_LASTLOG_H
  102. /* Define to 1 if you have the <libgen.h> header file. */
  103. #undef HAVE_LIBGEN_H
  104. /* Define to 1 if you have the `pam' library (-lpam). */
  105. #undef HAVE_LIBPAM
  106. /* Define to 1 if you have the <libutil.h> header file. */
  107. #undef HAVE_LIBUTIL_H
  108. /* Define to 1 if you have the `z' library (-lz). */
  109. #undef HAVE_LIBZ
  110. /* Define to 1 if you have the <linux/pkt_sched.h> header file. */
  111. #undef HAVE_LINUX_PKT_SCHED_H
  112. /* Have login() function */
  113. #undef HAVE_LOGIN
  114. /* Define to 1 if you have the `logout' function. */
  115. #undef HAVE_LOGOUT
  116. /* Define to 1 if you have the `logwtmp' function. */
  117. #undef HAVE_LOGWTMP
  118. /* Define to 1 if you have the `mach_absolute_time' function. */
  119. #undef HAVE_MACH_ABSOLUTE_TIME
  120. /* Define to 1 if you have the <mach/mach_time.h> header file. */
  121. #undef HAVE_MACH_MACH_TIME_H
  122. /* Define to 1 if you have the <memory.h> header file. */
  123. #undef HAVE_MEMORY_H
  124. /* Define to 1 if you have the `memset_s' function. */
  125. #undef HAVE_MEMSET_S
  126. /* Define to 1 if you have the <netdb.h> header file. */
  127. #undef HAVE_NETDB_H
  128. /* Define to 1 if you have the <netinet/in.h> header file. */
  129. #undef HAVE_NETINET_IN_H
  130. /* Define to 1 if you have the <netinet/in_systm.h> header file. */
  131. #undef HAVE_NETINET_IN_SYSTM_H
  132. /* Define to 1 if you have the <netinet/tcp.h> header file. */
  133. #undef HAVE_NETINET_TCP_H
  134. /* Have openpty() function */
  135. #undef HAVE_OPENPTY
  136. /* Define to 1 if you have the `pam_fail_delay' function. */
  137. #undef HAVE_PAM_FAIL_DELAY
  138. /* Define to 1 if you have the <pam/pam_appl.h> header file. */
  139. #undef HAVE_PAM_PAM_APPL_H
  140. /* Define to 1 if you have the <paths.h> header file. */
  141. #undef HAVE_PATHS_H
  142. /* Define to 1 if you have the <pty.h> header file. */
  143. #undef HAVE_PTY_H
  144. /* Define to 1 if you have the `putenv' function. */
  145. #undef HAVE_PUTENV
  146. /* Define to 1 if you have the `pututline' function. */
  147. #undef HAVE_PUTUTLINE
  148. /* Define to 1 if you have the `pututxline' function. */
  149. #undef HAVE_PUTUTXLINE
  150. /* Define to 1 if you have the <security/pam_appl.h> header file. */
  151. #undef HAVE_SECURITY_PAM_APPL_H
  152. /* Define to 1 if you have the `setutent' function. */
  153. #undef HAVE_SETUTENT
  154. /* Define to 1 if you have the `setutxent' function. */
  155. #undef HAVE_SETUTXENT
  156. /* Define to 1 if you have the <shadow.h> header file. */
  157. #undef HAVE_SHADOW_H
  158. /* Define to 1 if you have the <stdint.h> header file. */
  159. #undef HAVE_STDINT_H
  160. /* Define to 1 if you have the <stdlib.h> header file. */
  161. #undef HAVE_STDLIB_H
  162. /* Define to 1 if you have the <strings.h> header file. */
  163. #undef HAVE_STRINGS_H
  164. /* Define to 1 if you have the <string.h> header file. */
  165. #undef HAVE_STRING_H
  166. /* Define to 1 if you have the `strlcat' function. */
  167. #undef HAVE_STRLCAT
  168. /* Define to 1 if you have the `strlcpy' function. */
  169. #undef HAVE_STRLCPY
  170. /* Define to 1 if you have the <stropts.h> header file. */
  171. #undef HAVE_STROPTS_H
  172. /* Have struct addrinfo */
  173. #undef HAVE_STRUCT_ADDRINFO
  174. /* Have struct in6_addr */
  175. #undef HAVE_STRUCT_IN6_ADDR
  176. /* Have struct sockaddr_in6 */
  177. #undef HAVE_STRUCT_SOCKADDR_IN6
  178. /* Define to 1 if the system has the type `struct sockaddr_storage'. */
  179. #undef HAVE_STRUCT_SOCKADDR_STORAGE
  180. /* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */
  181. #undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
  182. /* Define to 1 if `ut_addr' is a member of `struct utmpx'. */
  183. #undef HAVE_STRUCT_UTMPX_UT_ADDR
  184. /* Define to 1 if `ut_addr_v6' is a member of `struct utmpx'. */
  185. #undef HAVE_STRUCT_UTMPX_UT_ADDR_V6
  186. /* Define to 1 if `ut_host' is a member of `struct utmpx'. */
  187. #undef HAVE_STRUCT_UTMPX_UT_HOST
  188. /* Define to 1 if `ut_id' is a member of `struct utmpx'. */
  189. #undef HAVE_STRUCT_UTMPX_UT_ID
  190. /* Define to 1 if `ut_syslen' is a member of `struct utmpx'. */
  191. #undef HAVE_STRUCT_UTMPX_UT_SYSLEN
  192. /* Define to 1 if `ut_time' is a member of `struct utmpx'. */
  193. #undef HAVE_STRUCT_UTMPX_UT_TIME
  194. /* Define to 1 if `ut_tv' is a member of `struct utmpx'. */
  195. #undef HAVE_STRUCT_UTMPX_UT_TV
  196. /* Define to 1 if `ut_type' is a member of `struct utmpx'. */
  197. #undef HAVE_STRUCT_UTMPX_UT_TYPE
  198. /* Define to 1 if `ut_addr' is a member of `struct utmp'. */
  199. #undef HAVE_STRUCT_UTMP_UT_ADDR
  200. /* Define to 1 if `ut_addr_v6' is a member of `struct utmp'. */
  201. #undef HAVE_STRUCT_UTMP_UT_ADDR_V6
  202. /* Define to 1 if `ut_exit' is a member of `struct utmp'. */
  203. #undef HAVE_STRUCT_UTMP_UT_EXIT
  204. /* Define to 1 if `ut_host' is a member of `struct utmp'. */
  205. #undef HAVE_STRUCT_UTMP_UT_HOST
  206. /* Define to 1 if `ut_id' is a member of `struct utmp'. */
  207. #undef HAVE_STRUCT_UTMP_UT_ID
  208. /* Define to 1 if `ut_pid' is a member of `struct utmp'. */
  209. #undef HAVE_STRUCT_UTMP_UT_PID
  210. /* Define to 1 if `ut_time' is a member of `struct utmp'. */
  211. #undef HAVE_STRUCT_UTMP_UT_TIME
  212. /* Define to 1 if `ut_tv' is a member of `struct utmp'. */
  213. #undef HAVE_STRUCT_UTMP_UT_TV
  214. /* Define to 1 if `ut_type' is a member of `struct utmp'. */
  215. #undef HAVE_STRUCT_UTMP_UT_TYPE
  216. /* Define to 1 if you have the <sys/prctl.h> header file. */
  217. #undef HAVE_SYS_PRCTL_H
  218. /* Define to 1 if you have the <sys/random.h> header file. */
  219. #undef HAVE_SYS_RANDOM_H
  220. /* Define to 1 if you have the <sys/select.h> header file. */
  221. #undef HAVE_SYS_SELECT_H
  222. /* Define to 1 if you have the <sys/socket.h> header file. */
  223. #undef HAVE_SYS_SOCKET_H
  224. /* Define to 1 if you have the <sys/stat.h> header file. */
  225. #undef HAVE_SYS_STAT_H
  226. /* Define to 1 if you have the <sys/types.h> header file. */
  227. #undef HAVE_SYS_TYPES_H
  228. /* Define to 1 if you have the <sys/uio.h> header file. */
  229. #undef HAVE_SYS_UIO_H
  230. /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
  231. #undef HAVE_SYS_WAIT_H
  232. /* Define to 1 if the system has the type `uint16_t'. */
  233. #undef HAVE_UINT16_T
  234. /* Define to 1 if the system has the type `uint32_t'. */
  235. #undef HAVE_UINT32_T
  236. /* Define to 1 if the system has the type `uint8_t'. */
  237. #undef HAVE_UINT8_T
  238. /* Define to 1 if you have the <unistd.h> header file. */
  239. #undef HAVE_UNISTD_H
  240. /* Define to 1 if you have the `updwtmp' function. */
  241. #undef HAVE_UPDWTMP
  242. /* Define to 1 if you have the <util.h> header file. */
  243. #undef HAVE_UTIL_H
  244. /* Define to 1 if you have the `utmpname' function. */
  245. #undef HAVE_UTMPNAME
  246. /* Define to 1 if you have the `utmpxname' function. */
  247. #undef HAVE_UTMPXNAME
  248. /* Define to 1 if you have the <utmpx.h> header file. */
  249. #undef HAVE_UTMPX_H
  250. /* Define to 1 if you have the <utmp.h> header file. */
  251. #undef HAVE_UTMP_H
  252. /* Define to 1 if the system has the type `u_int16_t'. */
  253. #undef HAVE_U_INT16_T
  254. /* Define to 1 if the system has the type `u_int32_t'. */
  255. #undef HAVE_U_INT32_T
  256. /* Define to 1 if the system has the type `u_int8_t'. */
  257. #undef HAVE_U_INT8_T
  258. /* Define to 1 if you have the `writev' function. */
  259. #undef HAVE_WRITEV
  260. /* Define to 1 if you have the `_getpty' function. */
  261. #undef HAVE__GETPTY
  262. /* Define to the address where bug reports for this package should be sent. */
  263. #undef PACKAGE_BUGREPORT
  264. /* Define to the full name of this package. */
  265. #undef PACKAGE_NAME
  266. /* Define to the full name and version of this package. */
  267. #undef PACKAGE_STRING
  268. /* Define to the one symbol short name of this package. */
  269. #undef PACKAGE_TARNAME
  270. /* Define to the home page for this package. */
  271. #undef PACKAGE_URL
  272. /* Define to the version of this package. */
  273. #undef PACKAGE_VERSION
  274. /* Define to the type of arg 1 for `select'. */
  275. #undef SELECT_TYPE_ARG1
  276. /* Define to the type of args 2, 3 and 4 for `select'. */
  277. #undef SELECT_TYPE_ARG234
  278. /* Define to the type of arg 5 for `select'. */
  279. #undef SELECT_TYPE_ARG5
  280. /* Define to 1 if you have the ANSI C header files. */
  281. #undef STDC_HEADERS
  282. /* Use /dev/ptmx */
  283. #undef USE_DEV_PTMX
  284. /* Enable large inode numbers on Mac OS X 10.5. */
  285. #ifndef _DARWIN_USE_64_BIT_INODE
  286. # define _DARWIN_USE_64_BIT_INODE 1
  287. #endif
  288. /* Number of bits in a file offset, on hosts where this is settable. */
  289. #undef _FILE_OFFSET_BITS
  290. /* Use GNU extensions if glibc */
  291. #undef _GNU_SOURCE
  292. /* Define for large files, on AIX-style hosts. */
  293. #undef _LARGE_FILES
  294. /* Define to empty if `const' does not conform to ANSI C. */
  295. #undef const
  296. /* Define to `int' if <sys/types.h> doesn't define. */
  297. #undef gid_t
  298. /* Define to `int' if <sys/types.h> does not define. */
  299. #undef mode_t
  300. /* Define to `int' if <sys/types.h> does not define. */
  301. #undef pid_t
  302. /* Define to `unsigned int' if <sys/types.h> does not define. */
  303. #undef size_t
  304. /* type to use in place of socklen_t if not defined */
  305. #undef socklen_t
  306. /* Define to `int' if <sys/types.h> doesn't define. */
  307. #undef uid_t