Home | History | Annotate | Download | only in dropbear
      1 /* config.h.in.  Generated from configure.in by autoheader.  */
      2 
      3 /* Using AIX */
      4 #undef AIX
      5 
      6 /* Broken getaddrinfo */
      7 #undef BROKEN_GETADDRINFO
      8 
      9 /* lastlog file location */
     10 #undef CONF_LASTLOG_FILE
     11 
     12 /* utmpx file location */
     13 #undef CONF_UTMPX_FILE
     14 
     15 /* utmp file location */
     16 #undef CONF_UTMP_FILE
     17 
     18 /* wtmpx file location */
     19 #undef CONF_WTMPX_FILE
     20 
     21 /* wtmp file location */
     22 #undef CONF_WTMP_FILE
     23 
     24 /* Disable use of lastlog() */
     25 #undef DISABLE_LASTLOG
     26 
     27 /* Use PAM */
     28 #undef DISABLE_PAM
     29 
     30 /* Disable use of pututline() */
     31 #undef DISABLE_PUTUTLINE
     32 
     33 /* Disable use of pututxline() */
     34 #undef DISABLE_PUTUTXLINE
     35 
     36 /* Using syslog */
     37 #undef DISABLE_SYSLOG
     38 
     39 /* Disable use of utmp */
     40 #undef DISABLE_UTMP
     41 
     42 /* Disable use of utmpx */
     43 #undef DISABLE_UTMPX
     44 
     45 /* Disable use of wtmp */
     46 #undef DISABLE_WTMP
     47 
     48 /* Disable use of wtmpx */
     49 #undef DISABLE_WTMPX
     50 
     51 /* Use zlib */
     52 #undef DISABLE_ZLIB
     53 
     54 /* Define to 1 if you have the `basename' function. */
     55 #undef HAVE_BASENAME
     56 
     57 /* Define to 1 if you have the `clearenv' function. */
     58 #undef HAVE_CLEARENV
     59 
     60 /* Define if gai_strerror() returns const char * */
     61 #undef HAVE_CONST_GAI_STRERROR_PROTO
     62 
     63 /* Define to 1 if you have the <crypt.h> header file. */
     64 #undef HAVE_CRYPT_H
     65 
     66 /* Define to 1 if you have the `daemon' function. */
     67 #undef HAVE_DAEMON
     68 
     69 /* Use /dev/ptc & /dev/pts */
     70 #undef HAVE_DEV_PTS_AND_PTC
     71 
     72 /* Define to 1 if you have the `dup2' function. */
     73 #undef HAVE_DUP2
     74 
     75 /* Define to 1 if you have the `endutent' function. */
     76 #undef HAVE_ENDUTENT
     77 
     78 /* Define to 1 if you have the `endutxent' function. */
     79 #undef HAVE_ENDUTXENT
     80 
     81 /* Define to 1 if you have the <fcntl.h> header file. */
     82 #undef HAVE_FCNTL_H
     83 
     84 /* Define to 1 if you have the `freeaddrinfo' function. */
     85 #undef HAVE_FREEADDRINFO
     86 
     87 /* Define to 1 if you have the `gai_strerror' function. */
     88 #undef HAVE_GAI_STRERROR
     89 
     90 /* Define to 1 if you have the `getaddrinfo' function. */
     91 #undef HAVE_GETADDRINFO
     92 
     93 /* Define to 1 if you have the `getnameinfo' function. */
     94 #undef HAVE_GETNAMEINFO
     95 
     96 /* Define to 1 if you have the `getspnam' function. */
     97 #undef HAVE_GETSPNAM
     98 
     99 /* Define to 1 if you have the `getusershell' function. */
    100 #undef HAVE_GETUSERSHELL
    101 
    102 /* Define to 1 if you have the `getutent' function. */
    103 #undef HAVE_GETUTENT
    104 
    105 /* Define to 1 if you have the `getutid' function. */
    106 #undef HAVE_GETUTID
    107 
    108 /* Define to 1 if you have the `getutline' function. */
    109 #undef HAVE_GETUTLINE
    110 
    111 /* Define to 1 if you have the `getutxent' function. */
    112 #undef HAVE_GETUTXENT
    113 
    114 /* Define to 1 if you have the `getutxid' function. */
    115 #undef HAVE_GETUTXID
    116 
    117 /* Define to 1 if you have the `getutxline' function. */
    118 #undef HAVE_GETUTXLINE
    119 
    120 /* Define to 1 if you have the <inttypes.h> header file. */
    121 #undef HAVE_INTTYPES_H
    122 
    123 /* Define to 1 if you have the <ioctl.h> header file. */
    124 #undef HAVE_IOCTL_H
    125 
    126 /* Define to 1 if you have the <lastlog.h> header file. */
    127 #undef HAVE_LASTLOG_H
    128 
    129 /* Define to 1 if you have the <libgen.h> header file. */
    130 #undef HAVE_LIBGEN_H
    131 
    132 /* Define to 1 if you have the `pam' library (-lpam). */
    133 #undef HAVE_LIBPAM
    134 
    135 /* Define to 1 if you have the <libutil.h> header file. */
    136 #undef HAVE_LIBUTIL_H
    137 
    138 /* Define to 1 if you have the `z' library (-lz). */
    139 #undef HAVE_LIBZ
    140 
    141 /* Define to 1 if you have the <limits.h> header file. */
    142 #undef HAVE_LIMITS_H
    143 
    144 /* Have login() function */
    145 #undef HAVE_LOGIN
    146 
    147 /* Define to 1 if you have the `logout' function. */
    148 #undef HAVE_LOGOUT
    149 
    150 /* Define to 1 if you have the `logwtmp' function. */
    151 #undef HAVE_LOGWTMP
    152 
    153 /* Define to 1 if you have the <memory.h> header file. */
    154 #undef HAVE_MEMORY_H
    155 
    156 /* Define to 1 if you have the `memset' function. */
    157 #undef HAVE_MEMSET
    158 
    159 /* Define to 1 if you have the <netdb.h> header file. */
    160 #undef HAVE_NETDB_H
    161 
    162 /* Define to 1 if you have the <netinet/in.h> header file. */
    163 #undef HAVE_NETINET_IN_H
    164 
    165 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
    166 #undef HAVE_NETINET_IN_SYSTM_H
    167 
    168 /* Define to 1 if you have the <netinet/tcp.h> header file. */
    169 #undef HAVE_NETINET_TCP_H
    170 
    171 /* Have openpty() function */
    172 #undef HAVE_OPENPTY
    173 
    174 /* Define to 1 if you have the <pam/pam_appl.h> header file. */
    175 #undef HAVE_PAM_PAM_APPL_H
    176 
    177 /* Define to 1 if you have the <paths.h> header file. */
    178 #undef HAVE_PATHS_H
    179 
    180 /* Define to 1 if you have the <pty.h> header file. */
    181 #undef HAVE_PTY_H
    182 
    183 /* Define to 1 if you have the `putenv' function. */
    184 #undef HAVE_PUTENV
    185 
    186 /* Define to 1 if you have the `pututline' function. */
    187 #undef HAVE_PUTUTLINE
    188 
    189 /* Define to 1 if you have the `pututxline' function. */
    190 #undef HAVE_PUTUTXLINE
    191 
    192 /* Define to 1 if you have the <security/pam_appl.h> header file. */
    193 #undef HAVE_SECURITY_PAM_APPL_H
    194 
    195 /* Define to 1 if you have the `select' function. */
    196 #undef HAVE_SELECT
    197 
    198 /* Define to 1 if you have the `setutent' function. */
    199 #undef HAVE_SETUTENT
    200 
    201 /* Define to 1 if you have the `setutxent' function. */
    202 #undef HAVE_SETUTXENT
    203 
    204 /* Define to 1 if you have the <shadow.h> header file. */
    205 #undef HAVE_SHADOW_H
    206 
    207 /* Define to 1 if you have the `socket' function. */
    208 #undef HAVE_SOCKET
    209 
    210 /* Define to 1 if you have the <stdint.h> header file. */
    211 #undef HAVE_STDINT_H
    212 
    213 /* Define to 1 if you have the <stdlib.h> header file. */
    214 #undef HAVE_STDLIB_H
    215 
    216 /* Define to 1 if you have the `strdup' function. */
    217 #undef HAVE_STRDUP
    218 
    219 /* Define to 1 if you have the <strings.h> header file. */
    220 #undef HAVE_STRINGS_H
    221 
    222 /* Define to 1 if you have the <string.h> header file. */
    223 #undef HAVE_STRING_H
    224 
    225 /* Define to 1 if you have the `strlcat' function. */
    226 #undef HAVE_STRLCAT
    227 
    228 /* Define to 1 if you have the `strlcpy' function. */
    229 #undef HAVE_STRLCPY
    230 
    231 /* Define to 1 if you have the <stropts.h> header file. */
    232 #undef HAVE_STROPTS_H
    233 
    234 /* Have struct addrinfo */
    235 #undef HAVE_STRUCT_ADDRINFO
    236 
    237 /* Have struct in6_addr */
    238 #undef HAVE_STRUCT_IN6_ADDR
    239 
    240 /* Have struct sockaddr_in6 */
    241 #undef HAVE_STRUCT_SOCKADDR_IN6
    242 
    243 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
    244 #undef HAVE_STRUCT_SOCKADDR_STORAGE
    245 
    246 /* Define to 1 if `ss_family' is member of `struct sockaddr_storage'. */
    247 #undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
    248 
    249 /* Define to 1 if `ut_addr' is member of `struct utmpx'. */
    250 #undef HAVE_STRUCT_UTMPX_UT_ADDR
    251 
    252 /* Define to 1 if `ut_addr_v6' is member of `struct utmpx'. */
    253 #undef HAVE_STRUCT_UTMPX_UT_ADDR_V6
    254 
    255 /* Define to 1 if `ut_host' is member of `struct utmpx'. */
    256 #undef HAVE_STRUCT_UTMPX_UT_HOST
    257 
    258 /* Define to 1 if `ut_id' is member of `struct utmpx'. */
    259 #undef HAVE_STRUCT_UTMPX_UT_ID
    260 
    261 /* Define to 1 if `ut_syslen' is member of `struct utmpx'. */
    262 #undef HAVE_STRUCT_UTMPX_UT_SYSLEN
    263 
    264 /* Define to 1 if `ut_time' is member of `struct utmpx'. */
    265 #undef HAVE_STRUCT_UTMPX_UT_TIME
    266 
    267 /* Define to 1 if `ut_tv' is member of `struct utmpx'. */
    268 #undef HAVE_STRUCT_UTMPX_UT_TV
    269 
    270 /* Define to 1 if `ut_type' is member of `struct utmpx'. */
    271 #undef HAVE_STRUCT_UTMPX_UT_TYPE
    272 
    273 /* Define to 1 if `ut_addr' is member of `struct utmp'. */
    274 #undef HAVE_STRUCT_UTMP_UT_ADDR
    275 
    276 /* Define to 1 if `ut_addr_v6' is member of `struct utmp'. */
    277 #undef HAVE_STRUCT_UTMP_UT_ADDR_V6
    278 
    279 /* Define to 1 if `ut_exit' is member of `struct utmp'. */
    280 #undef HAVE_STRUCT_UTMP_UT_EXIT
    281 
    282 /* Define to 1 if `ut_host' is member of `struct utmp'. */
    283 #undef HAVE_STRUCT_UTMP_UT_HOST
    284 
    285 /* Define to 1 if `ut_id' is member of `struct utmp'. */
    286 #undef HAVE_STRUCT_UTMP_UT_ID
    287 
    288 /* Define to 1 if `ut_pid' is member of `struct utmp'. */
    289 #undef HAVE_STRUCT_UTMP_UT_PID
    290 
    291 /* Define to 1 if `ut_time' is member of `struct utmp'. */
    292 #undef HAVE_STRUCT_UTMP_UT_TIME
    293 
    294 /* Define to 1 if `ut_tv' is member of `struct utmp'. */
    295 #undef HAVE_STRUCT_UTMP_UT_TV
    296 
    297 /* Define to 1 if `ut_type' is member of `struct utmp'. */
    298 #undef HAVE_STRUCT_UTMP_UT_TYPE
    299 
    300 /* Define to 1 if you have the <sys/select.h> header file. */
    301 #undef HAVE_SYS_SELECT_H
    302 
    303 /* Define to 1 if you have the <sys/socket.h> header file. */
    304 #undef HAVE_SYS_SOCKET_H
    305 
    306 /* Define to 1 if you have the <sys/stat.h> header file. */
    307 #undef HAVE_SYS_STAT_H
    308 
    309 /* Define to 1 if you have the <sys/time.h> header file. */
    310 #undef HAVE_SYS_TIME_H
    311 
    312 /* Define to 1 if you have the <sys/types.h> header file. */
    313 #undef HAVE_SYS_TYPES_H
    314 
    315 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
    316 #undef HAVE_SYS_WAIT_H
    317 
    318 /* Define to 1 if you have the <termios.h> header file. */
    319 #undef HAVE_TERMIOS_H
    320 
    321 /* Define to 1 if the system has the type `uint16_t'. */
    322 #undef HAVE_UINT16_T
    323 
    324 /* Define to 1 if you have the <unistd.h> header file. */
    325 #undef HAVE_UNISTD_H
    326 
    327 /* Define to 1 if you have the `updwtmp' function. */
    328 #undef HAVE_UPDWTMP
    329 
    330 /* Define to 1 if you have the <util.h> header file. */
    331 #undef HAVE_UTIL_H
    332 
    333 /* Define to 1 if you have the `utmpname' function. */
    334 #undef HAVE_UTMPNAME
    335 
    336 /* Define to 1 if you have the `utmpxname' function. */
    337 #undef HAVE_UTMPXNAME
    338 
    339 /* Define to 1 if you have the <utmpx.h> header file. */
    340 #undef HAVE_UTMPX_H
    341 
    342 /* Define to 1 if you have the <utmp.h> header file. */
    343 #undef HAVE_UTMP_H
    344 
    345 /* Define to 1 if the system has the type `u_int16_t'. */
    346 #undef HAVE_U_INT16_T
    347 
    348 /* Define to 1 if you have the `_getpty' function. */
    349 #undef HAVE__GETPTY
    350 
    351 /* Define to the address where bug reports for this package should be sent. */
    352 #undef PACKAGE_BUGREPORT
    353 
    354 /* Define to the full name of this package. */
    355 #undef PACKAGE_NAME
    356 
    357 /* Define to the full name and version of this package. */
    358 #undef PACKAGE_STRING
    359 
    360 /* Define to the one symbol short name of this package. */
    361 #undef PACKAGE_TARNAME
    362 
    363 /* Define to the version of this package. */
    364 #undef PACKAGE_VERSION
    365 
    366 /* Define as the return type of signal handlers (`int' or `void'). */
    367 #undef RETSIGTYPE
    368 
    369 /* Define to the type of arg 1 for `select'. */
    370 #undef SELECT_TYPE_ARG1
    371 
    372 /* Define to the type of args 2, 3 and 4 for `select'. */
    373 #undef SELECT_TYPE_ARG234
    374 
    375 /* Define to the type of arg 5 for `select'. */
    376 #undef SELECT_TYPE_ARG5
    377 
    378 /* Define to 1 if you have the ANSI C header files. */
    379 #undef STDC_HEADERS
    380 
    381 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
    382 #undef TIME_WITH_SYS_TIME
    383 
    384 /* Use /dev/ptmx */
    385 #undef USE_DEV_PTMX
    386 
    387 /* Number of bits in a file offset, on hosts where this is settable. */
    388 #undef _FILE_OFFSET_BITS
    389 
    390 /* Define for large files, on AIX-style hosts. */
    391 #undef _LARGE_FILES
    392 
    393 /* Define to empty if `const' does not conform to ANSI C. */
    394 #undef const
    395 
    396 /* Define to `int' if <sys/types.h> doesn't define. */
    397 #undef gid_t
    398 
    399 /* Define to `int' if <sys/types.h> does not define. */
    400 #undef mode_t
    401 
    402 /* Define to `int' if <sys/types.h> does not define. */
    403 #undef pid_t
    404 
    405 /* Define to `unsigned' if <sys/types.h> does not define. */
    406 #undef size_t
    407 
    408 /* type to use in place of socklen_t if not defined */
    409 #undef socklen_t
    410 
    411 /* Define to `int' if <sys/types.h> doesn't define. */
    412 #undef uid_t
    413