Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1 | /* config.h.in. Generated from configure.ac by autoheader. */ |
| 2 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 3 | /* Define if you have a getaddrinfo that fails for the all-zeros IPv6 address |
| 4 | */ |
| 5 | #undef AIX_GETNAMEINFO_HACK |
| 6 | |
| 7 | /* Define if your AIX loginfailed() function takes 4 arguments (AIX >= 5.2) */ |
| 8 | #undef AIX_LOGINFAILED_4ARG |
| 9 | |
| 10 | /* System only supports IPv4 audit records */ |
| 11 | #undef AU_IPv4 |
| 12 | |
| 13 | /* Define if your resolver libs need this for getrrsetbyname */ |
| 14 | #undef BIND_8_COMPAT |
| 15 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 16 | /* The system has incomplete BSM API */ |
| 17 | #undef BROKEN_BSM_API |
| 18 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 19 | /* Define if cmsg_type is not passed correctly */ |
| 20 | #undef BROKEN_CMSG_TYPE |
| 21 | |
| 22 | /* getaddrinfo is broken (if present) */ |
| 23 | #undef BROKEN_GETADDRINFO |
| 24 | |
| 25 | /* getgroups(0,NULL) will return -1 */ |
| 26 | #undef BROKEN_GETGROUPS |
| 27 | |
| 28 | /* FreeBSD glob does not do what we need */ |
| 29 | #undef BROKEN_GLOB |
| 30 | |
| 31 | /* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */ |
| 32 | #undef BROKEN_INET_NTOA |
| 33 | |
| 34 | /* ia_uinfo routines not supported by OS yet */ |
| 35 | #undef BROKEN_LIBIAF |
| 36 | |
| 37 | /* Ultrix mmap can't map files */ |
| 38 | #undef BROKEN_MMAP |
| 39 | |
| 40 | /* Define if your struct dirent expects you to allocate extra space for d_name |
| 41 | */ |
| 42 | #undef BROKEN_ONE_BYTE_DIRENT_D_NAME |
| 43 | |
| 44 | /* Can't do comparisons on readv */ |
| 45 | #undef BROKEN_READV_COMPARISON |
| 46 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 47 | /* NetBSD read function is sometimes redirected, breaking atomicio comparisons |
| 48 | against it */ |
| 49 | #undef BROKEN_READ_COMPARISON |
| 50 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 51 | /* Define if you have a broken realpath. */ |
| 52 | #undef BROKEN_REALPATH |
| 53 | |
| 54 | /* Needed for NeXT */ |
| 55 | #undef BROKEN_SAVED_UIDS |
| 56 | |
| 57 | /* Define if your setregid() is broken */ |
| 58 | #undef BROKEN_SETREGID |
| 59 | |
| 60 | /* Define if your setresgid() is broken */ |
| 61 | #undef BROKEN_SETRESGID |
| 62 | |
| 63 | /* Define if your setresuid() is broken */ |
| 64 | #undef BROKEN_SETRESUID |
| 65 | |
| 66 | /* Define if your setreuid() is broken */ |
| 67 | #undef BROKEN_SETREUID |
| 68 | |
| 69 | /* LynxOS has broken setvbuf() implementation */ |
| 70 | #undef BROKEN_SETVBUF |
| 71 | |
| 72 | /* QNX shadow support is broken */ |
| 73 | #undef BROKEN_SHADOW_EXPIRE |
| 74 | |
| 75 | /* Define if your snprintf is busted */ |
| 76 | #undef BROKEN_SNPRINTF |
| 77 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 78 | /* FreeBSD strnvis argument order is swapped compared to OpenBSD */ |
| 79 | #undef BROKEN_STRNVIS |
| 80 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 81 | /* tcgetattr with ICANON may hang */ |
| 82 | #undef BROKEN_TCGETATTR_ICANON |
| 83 | |
| 84 | /* updwtmpx is broken (if present) */ |
| 85 | #undef BROKEN_UPDWTMPX |
| 86 | |
| 87 | /* Define if you have BSD auth support */ |
| 88 | #undef BSD_AUTH |
| 89 | |
| 90 | /* Define if you want to specify the path to your lastlog file */ |
| 91 | #undef CONF_LASTLOG_FILE |
| 92 | |
| 93 | /* Define if you want to specify the path to your utmp file */ |
| 94 | #undef CONF_UTMP_FILE |
| 95 | |
| 96 | /* Define if you want to specify the path to your wtmpx file */ |
| 97 | #undef CONF_WTMPX_FILE |
| 98 | |
| 99 | /* Define if you want to specify the path to your wtmp file */ |
| 100 | #undef CONF_WTMP_FILE |
| 101 | |
| 102 | /* Define if your platform needs to skip post auth file descriptor passing */ |
| 103 | #undef DISABLE_FD_PASSING |
| 104 | |
| 105 | /* Define if you don't want to use lastlog */ |
| 106 | #undef DISABLE_LASTLOG |
| 107 | |
| 108 | /* Define if you don't want to use your system's login() call */ |
| 109 | #undef DISABLE_LOGIN |
| 110 | |
| 111 | /* Define if you don't want to use pututline() etc. to write [uw]tmp */ |
| 112 | #undef DISABLE_PUTUTLINE |
| 113 | |
| 114 | /* Define if you don't want to use pututxline() etc. to write [uw]tmpx */ |
| 115 | #undef DISABLE_PUTUTXLINE |
| 116 | |
| 117 | /* Define if you want to disable shadow passwords */ |
| 118 | #undef DISABLE_SHADOW |
| 119 | |
| 120 | /* Define if you don't want to use utmp */ |
| 121 | #undef DISABLE_UTMP |
| 122 | |
| 123 | /* Define if you don't want to use utmpx */ |
| 124 | #undef DISABLE_UTMPX |
| 125 | |
| 126 | /* Define if you don't want to use wtmp */ |
| 127 | #undef DISABLE_WTMP |
| 128 | |
| 129 | /* Define if you don't want to use wtmpx */ |
| 130 | #undef DISABLE_WTMPX |
| 131 | |
| 132 | /* Enable for PKCS#11 support */ |
| 133 | #undef ENABLE_PKCS11 |
| 134 | |
| 135 | /* File names may not contain backslash characters */ |
| 136 | #undef FILESYSTEM_NO_BACKSLASH |
| 137 | |
| 138 | /* fsid_t has member val */ |
| 139 | #undef FSID_HAS_VAL |
| 140 | |
| 141 | /* fsid_t has member __val */ |
| 142 | #undef FSID_HAS___VAL |
| 143 | |
| 144 | /* Define to 1 if the `getpgrp' function requires zero arguments. */ |
| 145 | #undef GETPGRP_VOID |
| 146 | |
| 147 | /* Conflicting defs for getspnam */ |
| 148 | #undef GETSPNAM_CONFLICTING_DEFS |
| 149 | |
| 150 | /* Define if your system glob() function has the GLOB_ALTDIRFUNC extension */ |
| 151 | #undef GLOB_HAS_ALTDIRFUNC |
| 152 | |
| 153 | /* Define if your system glob() function has gl_matchc options in glob_t */ |
| 154 | #undef GLOB_HAS_GL_MATCHC |
| 155 | |
| 156 | /* Define if your system glob() function has gl_statv options in glob_t */ |
| 157 | #undef GLOB_HAS_GL_STATV |
| 158 | |
| 159 | /* Define this if you want GSSAPI support in the version 2 protocol */ |
| 160 | #undef GSSAPI |
| 161 | |
| 162 | /* Define if you want to use shadow password expire field */ |
| 163 | #undef HAS_SHADOW_EXPIRE |
| 164 | |
| 165 | /* Define if your system uses access rights style file descriptor passing */ |
| 166 | #undef HAVE_ACCRIGHTS_IN_MSGHDR |
| 167 | |
| 168 | /* Define if you have ut_addr in utmp.h */ |
| 169 | #undef HAVE_ADDR_IN_UTMP |
| 170 | |
| 171 | /* Define if you have ut_addr in utmpx.h */ |
| 172 | #undef HAVE_ADDR_IN_UTMPX |
| 173 | |
| 174 | /* Define if you have ut_addr_v6 in utmp.h */ |
| 175 | #undef HAVE_ADDR_V6_IN_UTMP |
| 176 | |
| 177 | /* Define if you have ut_addr_v6 in utmpx.h */ |
| 178 | #undef HAVE_ADDR_V6_IN_UTMPX |
| 179 | |
| 180 | /* Define to 1 if you have the `arc4random' function. */ |
| 181 | #undef HAVE_ARC4RANDOM |
| 182 | |
| 183 | /* Define to 1 if you have the `arc4random_buf' function. */ |
| 184 | #undef HAVE_ARC4RANDOM_BUF |
| 185 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 186 | /* Define to 1 if you have the `arc4random_stir' function. */ |
| 187 | #undef HAVE_ARC4RANDOM_STIR |
| 188 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 189 | /* Define to 1 if you have the `arc4random_uniform' function. */ |
| 190 | #undef HAVE_ARC4RANDOM_UNIFORM |
| 191 | |
| 192 | /* Define to 1 if you have the `asprintf' function. */ |
| 193 | #undef HAVE_ASPRINTF |
| 194 | |
| 195 | /* OpenBSD's gcc has bounded */ |
| 196 | #undef HAVE_ATTRIBUTE__BOUNDED__ |
| 197 | |
| 198 | /* Have attribute nonnull */ |
| 199 | #undef HAVE_ATTRIBUTE__NONNULL__ |
| 200 | |
| 201 | /* OpenBSD's gcc has sentinel */ |
| 202 | #undef HAVE_ATTRIBUTE__SENTINEL__ |
| 203 | |
| 204 | /* Define to 1 if you have the `aug_get_machine' function. */ |
| 205 | #undef HAVE_AUG_GET_MACHINE |
| 206 | |
| 207 | /* Define to 1 if you have the `b64_ntop' function. */ |
| 208 | #undef HAVE_B64_NTOP |
| 209 | |
| 210 | /* Define to 1 if you have the `b64_pton' function. */ |
| 211 | #undef HAVE_B64_PTON |
| 212 | |
| 213 | /* Define if you have the basename function. */ |
| 214 | #undef HAVE_BASENAME |
| 215 | |
| 216 | /* Define to 1 if you have the `bcopy' function. */ |
| 217 | #undef HAVE_BCOPY |
| 218 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 219 | /* Define to 1 if you have the `bcrypt_pbkdf' function. */ |
| 220 | #undef HAVE_BCRYPT_PBKDF |
| 221 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 222 | /* Define to 1 if you have the `bindresvport_sa' function. */ |
| 223 | #undef HAVE_BINDRESVPORT_SA |
| 224 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 225 | /* Define to 1 if you have the `blf_enc' function. */ |
| 226 | #undef HAVE_BLF_ENC |
| 227 | |
| 228 | /* Define to 1 if you have the <blf.h> header file. */ |
| 229 | #undef HAVE_BLF_H |
| 230 | |
| 231 | /* Define to 1 if you have the `Blowfish_expand0state' function. */ |
| 232 | #undef HAVE_BLOWFISH_EXPAND0STATE |
| 233 | |
| 234 | /* Define to 1 if you have the `Blowfish_expandstate' function. */ |
| 235 | #undef HAVE_BLOWFISH_EXPANDSTATE |
| 236 | |
| 237 | /* Define to 1 if you have the `Blowfish_initstate' function. */ |
| 238 | #undef HAVE_BLOWFISH_INITSTATE |
| 239 | |
| 240 | /* Define to 1 if you have the `Blowfish_stream2word' function. */ |
| 241 | #undef HAVE_BLOWFISH_STREAM2WORD |
| 242 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 243 | /* Define to 1 if you have the `BN_is_prime_ex' function. */ |
| 244 | #undef HAVE_BN_IS_PRIME_EX |
| 245 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 246 | /* Define to 1 if you have the <bsd/libutil.h> header file. */ |
| 247 | #undef HAVE_BSD_LIBUTIL_H |
| 248 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 249 | /* Define to 1 if you have the <bsm/audit.h> header file. */ |
| 250 | #undef HAVE_BSM_AUDIT_H |
| 251 | |
| 252 | /* Define to 1 if you have the <bstring.h> header file. */ |
| 253 | #undef HAVE_BSTRING_H |
| 254 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 255 | /* Define to 1 if you have the `cap_rights_limit' function. */ |
| 256 | #undef HAVE_CAP_RIGHTS_LIMIT |
| 257 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 258 | /* Define to 1 if you have the `clock' function. */ |
| 259 | #undef HAVE_CLOCK |
| 260 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 261 | /* Have clock_gettime */ |
| 262 | #undef HAVE_CLOCK_GETTIME |
| 263 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 264 | /* define if you have clock_t data type */ |
| 265 | #undef HAVE_CLOCK_T |
| 266 | |
| 267 | /* Define to 1 if you have the `closefrom' function. */ |
| 268 | #undef HAVE_CLOSEFROM |
| 269 | |
| 270 | /* Define if gai_strerror() returns const char * */ |
| 271 | #undef HAVE_CONST_GAI_STRERROR_PROTO |
| 272 | |
| 273 | /* Define if your system uses ancillary data style file descriptor passing */ |
| 274 | #undef HAVE_CONTROL_IN_MSGHDR |
| 275 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 276 | /* Define to 1 if you have the `crypt' function. */ |
| 277 | #undef HAVE_CRYPT |
| 278 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 279 | /* Define to 1 if you have the <crypto/sha2.h> header file. */ |
| 280 | #undef HAVE_CRYPTO_SHA2_H |
| 281 | |
| 282 | /* Define to 1 if you have the <crypt.h> header file. */ |
| 283 | #undef HAVE_CRYPT_H |
| 284 | |
| 285 | /* Define if you are on Cygwin */ |
| 286 | #undef HAVE_CYGWIN |
| 287 | |
| 288 | /* Define if your libraries define daemon() */ |
| 289 | #undef HAVE_DAEMON |
| 290 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 291 | /* Define to 1 if you have the declaration of `AI_NUMERICSERV', and to 0 if |
| 292 | you don't. */ |
| 293 | #undef HAVE_DECL_AI_NUMERICSERV |
| 294 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 295 | /* Define to 1 if you have the declaration of `authenticate', and to 0 if you |
| 296 | don't. */ |
| 297 | #undef HAVE_DECL_AUTHENTICATE |
| 298 | |
| 299 | /* Define to 1 if you have the declaration of `GLOB_NOMATCH', and to 0 if you |
| 300 | don't. */ |
| 301 | #undef HAVE_DECL_GLOB_NOMATCH |
| 302 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 303 | /* Define to 1 if you have the declaration of `GSS_C_NT_HOSTBASED_SERVICE', |
| 304 | and to 0 if you don't. */ |
| 305 | #undef HAVE_DECL_GSS_C_NT_HOSTBASED_SERVICE |
| 306 | |
| 307 | /* Define to 1 if you have the declaration of `howmany', and to 0 if you |
| 308 | don't. */ |
| 309 | #undef HAVE_DECL_HOWMANY |
| 310 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 311 | /* Define to 1 if you have the declaration of `h_errno', and to 0 if you |
| 312 | don't. */ |
| 313 | #undef HAVE_DECL_H_ERRNO |
| 314 | |
| 315 | /* Define to 1 if you have the declaration of `loginfailed', and to 0 if you |
| 316 | don't. */ |
| 317 | #undef HAVE_DECL_LOGINFAILED |
| 318 | |
| 319 | /* Define to 1 if you have the declaration of `loginrestrictions', and to 0 if |
| 320 | you don't. */ |
| 321 | #undef HAVE_DECL_LOGINRESTRICTIONS |
| 322 | |
| 323 | /* Define to 1 if you have the declaration of `loginsuccess', and to 0 if you |
| 324 | don't. */ |
| 325 | #undef HAVE_DECL_LOGINSUCCESS |
| 326 | |
| 327 | /* Define to 1 if you have the declaration of `MAXSYMLINKS', and to 0 if you |
| 328 | don't. */ |
| 329 | #undef HAVE_DECL_MAXSYMLINKS |
| 330 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 331 | /* Define to 1 if you have the declaration of `NFDBITS', and to 0 if you |
| 332 | don't. */ |
| 333 | #undef HAVE_DECL_NFDBITS |
| 334 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 335 | /* Define to 1 if you have the declaration of `offsetof', and to 0 if you |
| 336 | don't. */ |
| 337 | #undef HAVE_DECL_OFFSETOF |
| 338 | |
| 339 | /* Define to 1 if you have the declaration of `O_NONBLOCK', and to 0 if you |
| 340 | don't. */ |
| 341 | #undef HAVE_DECL_O_NONBLOCK |
| 342 | |
| 343 | /* Define to 1 if you have the declaration of `passwdexpired', and to 0 if you |
| 344 | don't. */ |
| 345 | #undef HAVE_DECL_PASSWDEXPIRED |
| 346 | |
| 347 | /* Define to 1 if you have the declaration of `setauthdb', and to 0 if you |
| 348 | don't. */ |
| 349 | #undef HAVE_DECL_SETAUTHDB |
| 350 | |
| 351 | /* Define to 1 if you have the declaration of `SHUT_RD', and to 0 if you |
| 352 | don't. */ |
| 353 | #undef HAVE_DECL_SHUT_RD |
| 354 | |
| 355 | /* Define to 1 if you have the declaration of `writev', and to 0 if you don't. |
| 356 | */ |
| 357 | #undef HAVE_DECL_WRITEV |
| 358 | |
| 359 | /* Define to 1 if you have the declaration of `_getlong', and to 0 if you |
| 360 | don't. */ |
| 361 | #undef HAVE_DECL__GETLONG |
| 362 | |
| 363 | /* Define to 1 if you have the declaration of `_getshort', and to 0 if you |
| 364 | don't. */ |
| 365 | #undef HAVE_DECL__GETSHORT |
| 366 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 367 | /* Define to 1 if you have the `DES_crypt' function. */ |
| 368 | #undef HAVE_DES_CRYPT |
| 369 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 370 | /* Define if you have /dev/ptmx */ |
| 371 | #undef HAVE_DEV_PTMX |
| 372 | |
| 373 | /* Define if you have /dev/ptc */ |
| 374 | #undef HAVE_DEV_PTS_AND_PTC |
| 375 | |
| 376 | /* Define to 1 if you have the <dirent.h> header file. */ |
| 377 | #undef HAVE_DIRENT_H |
| 378 | |
| 379 | /* Define to 1 if you have the `dirfd' function. */ |
| 380 | #undef HAVE_DIRFD |
| 381 | |
| 382 | /* Define to 1 if you have the `dirname' function. */ |
| 383 | #undef HAVE_DIRNAME |
| 384 | |
| 385 | /* Define to 1 if you have the `DSA_generate_parameters_ex' function. */ |
| 386 | #undef HAVE_DSA_GENERATE_PARAMETERS_EX |
| 387 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 388 | /* Define to 1 if you have the <elf.h> header file. */ |
| 389 | #undef HAVE_ELF_H |
| 390 | |
| 391 | /* Define to 1 if you have the `endgrent' function. */ |
| 392 | #undef HAVE_ENDGRENT |
| 393 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 394 | /* Define to 1 if you have the <endian.h> header file. */ |
| 395 | #undef HAVE_ENDIAN_H |
| 396 | |
| 397 | /* Define to 1 if you have the `endutent' function. */ |
| 398 | #undef HAVE_ENDUTENT |
| 399 | |
| 400 | /* Define to 1 if you have the `endutxent' function. */ |
| 401 | #undef HAVE_ENDUTXENT |
| 402 | |
| 403 | /* Define if your system has /etc/default/login */ |
| 404 | #undef HAVE_ETC_DEFAULT_LOGIN |
| 405 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 406 | /* Define if libcrypto has EVP_CIPHER_CTX_ctrl */ |
| 407 | #undef HAVE_EVP_CIPHER_CTX_CTRL |
| 408 | |
| 409 | /* Define to 1 if you have the `EVP_DigestFinal_ex' function. */ |
| 410 | #undef HAVE_EVP_DIGESTFINAL_EX |
| 411 | |
| 412 | /* Define to 1 if you have the `EVP_DigestInit_ex' function. */ |
| 413 | #undef HAVE_EVP_DIGESTINIT_EX |
| 414 | |
| 415 | /* Define to 1 if you have the `EVP_MD_CTX_cleanup' function. */ |
| 416 | #undef HAVE_EVP_MD_CTX_CLEANUP |
| 417 | |
| 418 | /* Define to 1 if you have the `EVP_MD_CTX_copy_ex' function. */ |
| 419 | #undef HAVE_EVP_MD_CTX_COPY_EX |
| 420 | |
| 421 | /* Define to 1 if you have the `EVP_MD_CTX_init' function. */ |
| 422 | #undef HAVE_EVP_MD_CTX_INIT |
| 423 | |
| 424 | /* Define to 1 if you have the `EVP_ripemd160' function. */ |
| 425 | #undef HAVE_EVP_RIPEMD160 |
| 426 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 427 | /* Define to 1 if you have the `EVP_sha256' function. */ |
| 428 | #undef HAVE_EVP_SHA256 |
| 429 | |
| 430 | /* Define if you have ut_exit in utmp.h */ |
| 431 | #undef HAVE_EXIT_IN_UTMP |
| 432 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 433 | /* Define to 1 if you have the `explicit_bzero' function. */ |
| 434 | #undef HAVE_EXPLICIT_BZERO |
| 435 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 436 | /* Define to 1 if you have the `fchmod' function. */ |
| 437 | #undef HAVE_FCHMOD |
| 438 | |
| 439 | /* Define to 1 if you have the `fchown' function. */ |
| 440 | #undef HAVE_FCHOWN |
| 441 | |
| 442 | /* Use F_CLOSEM fcntl for closefrom */ |
| 443 | #undef HAVE_FCNTL_CLOSEM |
| 444 | |
| 445 | /* Define to 1 if you have the <fcntl.h> header file. */ |
| 446 | #undef HAVE_FCNTL_H |
| 447 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 448 | /* Define to 1 if the system has the type `fd_mask'. */ |
| 449 | #undef HAVE_FD_MASK |
| 450 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 451 | /* Define to 1 if you have the <features.h> header file. */ |
| 452 | #undef HAVE_FEATURES_H |
| 453 | |
| 454 | /* Define to 1 if you have the <floatingpoint.h> header file. */ |
| 455 | #undef HAVE_FLOATINGPOINT_H |
| 456 | |
| 457 | /* Define to 1 if you have the `fmt_scaled' function. */ |
| 458 | #undef HAVE_FMT_SCALED |
| 459 | |
| 460 | /* Define to 1 if you have the `freeaddrinfo' function. */ |
| 461 | #undef HAVE_FREEADDRINFO |
| 462 | |
| 463 | /* Define to 1 if the system has the type `fsblkcnt_t'. */ |
| 464 | #undef HAVE_FSBLKCNT_T |
| 465 | |
| 466 | /* Define to 1 if the system has the type `fsfilcnt_t'. */ |
| 467 | #undef HAVE_FSFILCNT_T |
| 468 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 469 | /* Define to 1 if you have the `fstatfs' function. */ |
| 470 | #undef HAVE_FSTATFS |
| 471 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 472 | /* Define to 1 if you have the `fstatvfs' function. */ |
| 473 | #undef HAVE_FSTATVFS |
| 474 | |
| 475 | /* Define to 1 if you have the `futimes' function. */ |
| 476 | #undef HAVE_FUTIMES |
| 477 | |
| 478 | /* Define to 1 if you have the `gai_strerror' function. */ |
| 479 | #undef HAVE_GAI_STRERROR |
| 480 | |
| 481 | /* Define to 1 if you have the `getaddrinfo' function. */ |
| 482 | #undef HAVE_GETADDRINFO |
| 483 | |
| 484 | /* Define to 1 if you have the `getaudit' function. */ |
| 485 | #undef HAVE_GETAUDIT |
| 486 | |
| 487 | /* Define to 1 if you have the `getaudit_addr' function. */ |
| 488 | #undef HAVE_GETAUDIT_ADDR |
| 489 | |
| 490 | /* Define to 1 if you have the `getcwd' function. */ |
| 491 | #undef HAVE_GETCWD |
| 492 | |
| 493 | /* Define to 1 if you have the `getgrouplist' function. */ |
| 494 | #undef HAVE_GETGROUPLIST |
| 495 | |
| 496 | /* Define to 1 if you have the `getgrset' function. */ |
| 497 | #undef HAVE_GETGRSET |
| 498 | |
| 499 | /* Define to 1 if you have the `getlastlogxbyname' function. */ |
| 500 | #undef HAVE_GETLASTLOGXBYNAME |
| 501 | |
| 502 | /* Define to 1 if you have the `getluid' function. */ |
| 503 | #undef HAVE_GETLUID |
| 504 | |
| 505 | /* Define to 1 if you have the `getnameinfo' function. */ |
| 506 | #undef HAVE_GETNAMEINFO |
| 507 | |
| 508 | /* Define to 1 if you have the `getopt' function. */ |
| 509 | #undef HAVE_GETOPT |
| 510 | |
| 511 | /* Define to 1 if you have the <getopt.h> header file. */ |
| 512 | #undef HAVE_GETOPT_H |
| 513 | |
| 514 | /* Define if your getopt(3) defines and uses optreset */ |
| 515 | #undef HAVE_GETOPT_OPTRESET |
| 516 | |
| 517 | /* Define if your libraries define getpagesize() */ |
| 518 | #undef HAVE_GETPAGESIZE |
| 519 | |
| 520 | /* Define to 1 if you have the `getpeereid' function. */ |
| 521 | #undef HAVE_GETPEEREID |
| 522 | |
| 523 | /* Define to 1 if you have the `getpeerucred' function. */ |
| 524 | #undef HAVE_GETPEERUCRED |
| 525 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 526 | /* Define to 1 if you have the `getpgid' function. */ |
| 527 | #undef HAVE_GETPGID |
| 528 | |
| 529 | /* Define to 1 if you have the `getpgrp' function. */ |
| 530 | #undef HAVE_GETPGRP |
| 531 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 532 | /* Define to 1 if you have the `getpwanam' function. */ |
| 533 | #undef HAVE_GETPWANAM |
| 534 | |
| 535 | /* Define to 1 if you have the `getrlimit' function. */ |
| 536 | #undef HAVE_GETRLIMIT |
| 537 | |
| 538 | /* Define if getrrsetbyname() exists */ |
| 539 | #undef HAVE_GETRRSETBYNAME |
| 540 | |
| 541 | /* Define to 1 if you have the `getrusage' function. */ |
| 542 | #undef HAVE_GETRUSAGE |
| 543 | |
| 544 | /* Define to 1 if you have the `getseuserbyname' function. */ |
| 545 | #undef HAVE_GETSEUSERBYNAME |
| 546 | |
| 547 | /* Define to 1 if you have the `gettimeofday' function. */ |
| 548 | #undef HAVE_GETTIMEOFDAY |
| 549 | |
| 550 | /* Define to 1 if you have the `getttyent' function. */ |
| 551 | #undef HAVE_GETTTYENT |
| 552 | |
| 553 | /* Define to 1 if you have the `getutent' function. */ |
| 554 | #undef HAVE_GETUTENT |
| 555 | |
| 556 | /* Define to 1 if you have the `getutid' function. */ |
| 557 | #undef HAVE_GETUTID |
| 558 | |
| 559 | /* Define to 1 if you have the `getutline' function. */ |
| 560 | #undef HAVE_GETUTLINE |
| 561 | |
| 562 | /* Define to 1 if you have the `getutxent' function. */ |
| 563 | #undef HAVE_GETUTXENT |
| 564 | |
| 565 | /* Define to 1 if you have the `getutxid' function. */ |
| 566 | #undef HAVE_GETUTXID |
| 567 | |
| 568 | /* Define to 1 if you have the `getutxline' function. */ |
| 569 | #undef HAVE_GETUTXLINE |
| 570 | |
| 571 | /* Define to 1 if you have the `getutxuser' function. */ |
| 572 | #undef HAVE_GETUTXUSER |
| 573 | |
| 574 | /* Define to 1 if you have the `get_default_context_with_level' function. */ |
| 575 | #undef HAVE_GET_DEFAULT_CONTEXT_WITH_LEVEL |
| 576 | |
| 577 | /* Define to 1 if you have the `glob' function. */ |
| 578 | #undef HAVE_GLOB |
| 579 | |
| 580 | /* Define to 1 if you have the <glob.h> header file. */ |
| 581 | #undef HAVE_GLOB_H |
| 582 | |
| 583 | /* Define to 1 if you have the `group_from_gid' function. */ |
| 584 | #undef HAVE_GROUP_FROM_GID |
| 585 | |
| 586 | /* Define to 1 if you have the <gssapi_generic.h> header file. */ |
| 587 | #undef HAVE_GSSAPI_GENERIC_H |
| 588 | |
| 589 | /* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */ |
| 590 | #undef HAVE_GSSAPI_GSSAPI_GENERIC_H |
| 591 | |
| 592 | /* Define to 1 if you have the <gssapi/gssapi.h> header file. */ |
| 593 | #undef HAVE_GSSAPI_GSSAPI_H |
| 594 | |
| 595 | /* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */ |
| 596 | #undef HAVE_GSSAPI_GSSAPI_KRB5_H |
| 597 | |
| 598 | /* Define to 1 if you have the <gssapi.h> header file. */ |
| 599 | #undef HAVE_GSSAPI_H |
| 600 | |
| 601 | /* Define to 1 if you have the <gssapi_krb5.h> header file. */ |
| 602 | #undef HAVE_GSSAPI_KRB5_H |
| 603 | |
| 604 | /* Define if HEADER.ad exists in arpa/nameser.h */ |
| 605 | #undef HAVE_HEADER_AD |
| 606 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 607 | /* Define to 1 if you have the `HMAC_CTX_init' function. */ |
| 608 | #undef HAVE_HMAC_CTX_INIT |
| 609 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 610 | /* Define if you have ut_host in utmp.h */ |
| 611 | #undef HAVE_HOST_IN_UTMP |
| 612 | |
| 613 | /* Define if you have ut_host in utmpx.h */ |
| 614 | #undef HAVE_HOST_IN_UTMPX |
| 615 | |
| 616 | /* Define to 1 if you have the <iaf.h> header file. */ |
| 617 | #undef HAVE_IAF_H |
| 618 | |
| 619 | /* Define to 1 if you have the <ia.h> header file. */ |
| 620 | #undef HAVE_IA_H |
| 621 | |
| 622 | /* Define if you have ut_id in utmp.h */ |
| 623 | #undef HAVE_ID_IN_UTMP |
| 624 | |
| 625 | /* Define if you have ut_id in utmpx.h */ |
| 626 | #undef HAVE_ID_IN_UTMPX |
| 627 | |
| 628 | /* Define to 1 if you have the `inet_aton' function. */ |
| 629 | #undef HAVE_INET_ATON |
| 630 | |
| 631 | /* Define to 1 if you have the `inet_ntoa' function. */ |
| 632 | #undef HAVE_INET_NTOA |
| 633 | |
| 634 | /* Define to 1 if you have the `inet_ntop' function. */ |
| 635 | #undef HAVE_INET_NTOP |
| 636 | |
| 637 | /* Define to 1 if you have the `innetgr' function. */ |
| 638 | #undef HAVE_INNETGR |
| 639 | |
| 640 | /* define if you have int64_t data type */ |
| 641 | #undef HAVE_INT64_T |
| 642 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 643 | /* Define to 1 if the system has the type `intmax_t'. */ |
| 644 | #undef HAVE_INTMAX_T |
| 645 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 646 | /* Define to 1 if you have the <inttypes.h> header file. */ |
| 647 | #undef HAVE_INTTYPES_H |
| 648 | |
| 649 | /* define if you have intxx_t data type */ |
| 650 | #undef HAVE_INTXX_T |
| 651 | |
| 652 | /* Define to 1 if the system has the type `in_addr_t'. */ |
| 653 | #undef HAVE_IN_ADDR_T |
| 654 | |
| 655 | /* Define to 1 if the system has the type `in_port_t'. */ |
| 656 | #undef HAVE_IN_PORT_T |
| 657 | |
| 658 | /* Define if you have isblank(3C). */ |
| 659 | #undef HAVE_ISBLANK |
| 660 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 661 | /* Define to 1 if you have the `krb5_cc_new_unique' function. */ |
| 662 | #undef HAVE_KRB5_CC_NEW_UNIQUE |
| 663 | |
| 664 | /* Define to 1 if you have the `krb5_free_error_message' function. */ |
| 665 | #undef HAVE_KRB5_FREE_ERROR_MESSAGE |
| 666 | |
| 667 | /* Define to 1 if you have the `krb5_get_error_message' function. */ |
| 668 | #undef HAVE_KRB5_GET_ERROR_MESSAGE |
| 669 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 670 | /* Define to 1 if you have the <lastlog.h> header file. */ |
| 671 | #undef HAVE_LASTLOG_H |
| 672 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 673 | /* Define if you want ldns support */ |
| 674 | #undef HAVE_LDNS |
| 675 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 676 | /* Define to 1 if you have the <libaudit.h> header file. */ |
| 677 | #undef HAVE_LIBAUDIT_H |
| 678 | |
| 679 | /* Define to 1 if you have the `bsm' library (-lbsm). */ |
| 680 | #undef HAVE_LIBBSM |
| 681 | |
| 682 | /* Define to 1 if you have the `crypt' library (-lcrypt). */ |
| 683 | #undef HAVE_LIBCRYPT |
| 684 | |
| 685 | /* Define to 1 if you have the `dl' library (-ldl). */ |
| 686 | #undef HAVE_LIBDL |
| 687 | |
| 688 | /* Define to 1 if you have the <libgen.h> header file. */ |
| 689 | #undef HAVE_LIBGEN_H |
| 690 | |
| 691 | /* Define if system has libiaf that supports set_id */ |
| 692 | #undef HAVE_LIBIAF |
| 693 | |
| 694 | /* Define to 1 if you have the `network' library (-lnetwork). */ |
| 695 | #undef HAVE_LIBNETWORK |
| 696 | |
| 697 | /* Define to 1 if you have the `nsl' library (-lnsl). */ |
| 698 | #undef HAVE_LIBNSL |
| 699 | |
| 700 | /* Define to 1 if you have the `pam' library (-lpam). */ |
| 701 | #undef HAVE_LIBPAM |
| 702 | |
| 703 | /* Define to 1 if you have the `socket' library (-lsocket). */ |
| 704 | #undef HAVE_LIBSOCKET |
| 705 | |
| 706 | /* Define to 1 if you have the <libutil.h> header file. */ |
| 707 | #undef HAVE_LIBUTIL_H |
| 708 | |
| 709 | /* Define to 1 if you have the `xnet' library (-lxnet). */ |
| 710 | #undef HAVE_LIBXNET |
| 711 | |
| 712 | /* Define to 1 if you have the `z' library (-lz). */ |
| 713 | #undef HAVE_LIBZ |
| 714 | |
| 715 | /* Define to 1 if you have the <limits.h> header file. */ |
| 716 | #undef HAVE_LIMITS_H |
| 717 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 718 | /* Define to 1 if you have the <linux/audit.h> header file. */ |
| 719 | #undef HAVE_LINUX_AUDIT_H |
| 720 | |
| 721 | /* Define to 1 if you have the <linux/filter.h> header file. */ |
| 722 | #undef HAVE_LINUX_FILTER_H |
| 723 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 724 | /* Define to 1 if you have the <linux/if_tun.h> header file. */ |
| 725 | #undef HAVE_LINUX_IF_TUN_H |
| 726 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 727 | /* Define to 1 if you have the <linux/seccomp.h> header file. */ |
| 728 | #undef HAVE_LINUX_SECCOMP_H |
| 729 | |
| 730 | /* Define to 1 if you have the <locale.h> header file. */ |
| 731 | #undef HAVE_LOCALE_H |
| 732 | |
| 733 | /* Define to 1 if you have the `login' function. */ |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 734 | #undef HAVE_LOGIN |
| 735 | |
| 736 | /* Define to 1 if you have the <login_cap.h> header file. */ |
| 737 | #undef HAVE_LOGIN_CAP_H |
| 738 | |
| 739 | /* Define to 1 if you have the `login_getcapbool' function. */ |
| 740 | #undef HAVE_LOGIN_GETCAPBOOL |
| 741 | |
| 742 | /* Define to 1 if you have the <login.h> header file. */ |
| 743 | #undef HAVE_LOGIN_H |
| 744 | |
| 745 | /* Define to 1 if you have the `logout' function. */ |
| 746 | #undef HAVE_LOGOUT |
| 747 | |
| 748 | /* Define to 1 if you have the `logwtmp' function. */ |
| 749 | #undef HAVE_LOGWTMP |
| 750 | |
| 751 | /* Define to 1 if the system has the type `long double'. */ |
| 752 | #undef HAVE_LONG_DOUBLE |
| 753 | |
| 754 | /* Define to 1 if the system has the type `long long'. */ |
| 755 | #undef HAVE_LONG_LONG |
| 756 | |
| 757 | /* Define to 1 if you have the <maillock.h> header file. */ |
| 758 | #undef HAVE_MAILLOCK_H |
| 759 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 760 | /* Define to 1 if you have the `mblen' function. */ |
| 761 | #undef HAVE_MBLEN |
| 762 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 763 | /* Define to 1 if you have the `md5_crypt' function. */ |
| 764 | #undef HAVE_MD5_CRYPT |
| 765 | |
| 766 | /* Define if you want to allow MD5 passwords */ |
| 767 | #undef HAVE_MD5_PASSWORDS |
| 768 | |
| 769 | /* Define to 1 if you have the `memmove' function. */ |
| 770 | #undef HAVE_MEMMOVE |
| 771 | |
| 772 | /* Define to 1 if you have the <memory.h> header file. */ |
| 773 | #undef HAVE_MEMORY_H |
| 774 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 775 | /* Define to 1 if you have the `memset_s' function. */ |
| 776 | #undef HAVE_MEMSET_S |
| 777 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 778 | /* Define to 1 if you have the `mkdtemp' function. */ |
| 779 | #undef HAVE_MKDTEMP |
| 780 | |
| 781 | /* Define to 1 if you have the `mmap' function. */ |
| 782 | #undef HAVE_MMAP |
| 783 | |
| 784 | /* define if you have mode_t data type */ |
| 785 | #undef HAVE_MODE_T |
| 786 | |
| 787 | /* Some systems put nanosleep outside of libc */ |
| 788 | #undef HAVE_NANOSLEEP |
| 789 | |
| 790 | /* Define to 1 if you have the <ndir.h> header file. */ |
| 791 | #undef HAVE_NDIR_H |
| 792 | |
| 793 | /* Define to 1 if you have the <netdb.h> header file. */ |
| 794 | #undef HAVE_NETDB_H |
| 795 | |
| 796 | /* Define to 1 if you have the <netgroup.h> header file. */ |
| 797 | #undef HAVE_NETGROUP_H |
| 798 | |
| 799 | /* Define to 1 if you have the <net/if_tun.h> header file. */ |
| 800 | #undef HAVE_NET_IF_TUN_H |
| 801 | |
| 802 | /* Define if you are on NeXT */ |
| 803 | #undef HAVE_NEXT |
| 804 | |
| 805 | /* Define to 1 if you have the `ngetaddrinfo' function. */ |
| 806 | #undef HAVE_NGETADDRINFO |
| 807 | |
| 808 | /* Define to 1 if you have the `nsleep' function. */ |
| 809 | #undef HAVE_NSLEEP |
| 810 | |
| 811 | /* Define to 1 if you have the `ogetaddrinfo' function. */ |
| 812 | #undef HAVE_OGETADDRINFO |
| 813 | |
| 814 | /* Define if you have an old version of PAM which takes only one argument to |
| 815 | pam_strerror */ |
| 816 | #undef HAVE_OLD_PAM |
| 817 | |
| 818 | /* Define to 1 if you have the `openlog_r' function. */ |
| 819 | #undef HAVE_OPENLOG_R |
| 820 | |
| 821 | /* Define to 1 if you have the `openpty' function. */ |
| 822 | #undef HAVE_OPENPTY |
| 823 | |
| 824 | /* Define if your ssl headers are included with #include <openssl/header.h> */ |
| 825 | #undef HAVE_OPENSSL |
| 826 | |
| 827 | /* Define if you have Digital Unix Security Integration Architecture */ |
| 828 | #undef HAVE_OSF_SIA |
| 829 | |
| 830 | /* Define to 1 if you have the `pam_getenvlist' function. */ |
| 831 | #undef HAVE_PAM_GETENVLIST |
| 832 | |
| 833 | /* Define to 1 if you have the <pam/pam_appl.h> header file. */ |
| 834 | #undef HAVE_PAM_PAM_APPL_H |
| 835 | |
| 836 | /* Define to 1 if you have the `pam_putenv' function. */ |
| 837 | #undef HAVE_PAM_PUTENV |
| 838 | |
| 839 | /* Define to 1 if you have the <paths.h> header file. */ |
| 840 | #undef HAVE_PATHS_H |
| 841 | |
| 842 | /* Define if you have ut_pid in utmp.h */ |
| 843 | #undef HAVE_PID_IN_UTMP |
| 844 | |
| 845 | /* define if you have pid_t data type */ |
| 846 | #undef HAVE_PID_T |
| 847 | |
| 848 | /* Define to 1 if you have the `poll' function. */ |
| 849 | #undef HAVE_POLL |
| 850 | |
| 851 | /* Define to 1 if you have the <poll.h> header file. */ |
| 852 | #undef HAVE_POLL_H |
| 853 | |
| 854 | /* Define to 1 if you have the `prctl' function. */ |
| 855 | #undef HAVE_PRCTL |
| 856 | |
| 857 | /* Define if you have /proc/$pid/fd */ |
| 858 | #undef HAVE_PROC_PID |
| 859 | |
| 860 | /* Define to 1 if you have the `pstat' function. */ |
| 861 | #undef HAVE_PSTAT |
| 862 | |
| 863 | /* Define to 1 if you have the <pty.h> header file. */ |
| 864 | #undef HAVE_PTY_H |
| 865 | |
| 866 | /* Define to 1 if you have the `pututline' function. */ |
| 867 | #undef HAVE_PUTUTLINE |
| 868 | |
| 869 | /* Define to 1 if you have the `pututxline' function. */ |
| 870 | #undef HAVE_PUTUTXLINE |
| 871 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 872 | /* Define to 1 if you have the `readpassphrase' function. */ |
| 873 | #undef HAVE_READPASSPHRASE |
| 874 | |
| 875 | /* Define to 1 if you have the <readpassphrase.h> header file. */ |
| 876 | #undef HAVE_READPASSPHRASE_H |
| 877 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 878 | /* Define to 1 if you have the `reallocarray' function. */ |
| 879 | #undef HAVE_REALLOCARRAY |
| 880 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 881 | /* Define to 1 if you have the `realpath' function. */ |
| 882 | #undef HAVE_REALPATH |
| 883 | |
| 884 | /* Define to 1 if you have the `recvmsg' function. */ |
| 885 | #undef HAVE_RECVMSG |
| 886 | |
| 887 | /* sys/resource.h has RLIMIT_NPROC */ |
| 888 | #undef HAVE_RLIMIT_NPROC |
| 889 | |
| 890 | /* Define to 1 if you have the <rpc/types.h> header file. */ |
| 891 | #undef HAVE_RPC_TYPES_H |
| 892 | |
| 893 | /* Define to 1 if you have the `rresvport_af' function. */ |
| 894 | #undef HAVE_RRESVPORT_AF |
| 895 | |
| 896 | /* Define to 1 if you have the `RSA_generate_key_ex' function. */ |
| 897 | #undef HAVE_RSA_GENERATE_KEY_EX |
| 898 | |
| 899 | /* Define to 1 if you have the `RSA_get_default_method' function. */ |
| 900 | #undef HAVE_RSA_GET_DEFAULT_METHOD |
| 901 | |
| 902 | /* Define to 1 if you have the <sandbox.h> header file. */ |
| 903 | #undef HAVE_SANDBOX_H |
| 904 | |
| 905 | /* Define to 1 if you have the `sandbox_init' function. */ |
| 906 | #undef HAVE_SANDBOX_INIT |
| 907 | |
| 908 | /* define if you have sa_family_t data type */ |
| 909 | #undef HAVE_SA_FAMILY_T |
| 910 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 911 | /* Define to 1 if you have the `scan_scaled' function. */ |
| 912 | #undef HAVE_SCAN_SCALED |
| 913 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 914 | /* Define if you have SecureWare-based protected password database */ |
| 915 | #undef HAVE_SECUREWARE |
| 916 | |
| 917 | /* Define to 1 if you have the <security/pam_appl.h> header file. */ |
| 918 | #undef HAVE_SECURITY_PAM_APPL_H |
| 919 | |
| 920 | /* Define to 1 if you have the `sendmsg' function. */ |
| 921 | #undef HAVE_SENDMSG |
| 922 | |
| 923 | /* Define to 1 if you have the `setauthdb' function. */ |
| 924 | #undef HAVE_SETAUTHDB |
| 925 | |
| 926 | /* Define to 1 if you have the `setdtablesize' function. */ |
| 927 | #undef HAVE_SETDTABLESIZE |
| 928 | |
| 929 | /* Define to 1 if you have the `setegid' function. */ |
| 930 | #undef HAVE_SETEGID |
| 931 | |
| 932 | /* Define to 1 if you have the `setenv' function. */ |
| 933 | #undef HAVE_SETENV |
| 934 | |
| 935 | /* Define to 1 if you have the `seteuid' function. */ |
| 936 | #undef HAVE_SETEUID |
| 937 | |
| 938 | /* Define to 1 if you have the `setgroupent' function. */ |
| 939 | #undef HAVE_SETGROUPENT |
| 940 | |
| 941 | /* Define to 1 if you have the `setgroups' function. */ |
| 942 | #undef HAVE_SETGROUPS |
| 943 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 944 | /* Define to 1 if you have the `setlinebuf' function. */ |
| 945 | #undef HAVE_SETLINEBUF |
| 946 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 947 | /* Define to 1 if you have the `setlogin' function. */ |
| 948 | #undef HAVE_SETLOGIN |
| 949 | |
| 950 | /* Define to 1 if you have the `setluid' function. */ |
| 951 | #undef HAVE_SETLUID |
| 952 | |
| 953 | /* Define to 1 if you have the `setpassent' function. */ |
| 954 | #undef HAVE_SETPASSENT |
| 955 | |
| 956 | /* Define to 1 if you have the `setpcred' function. */ |
| 957 | #undef HAVE_SETPCRED |
| 958 | |
| 959 | /* Define to 1 if you have the `setproctitle' function. */ |
| 960 | #undef HAVE_SETPROCTITLE |
| 961 | |
| 962 | /* Define to 1 if you have the `setregid' function. */ |
| 963 | #undef HAVE_SETREGID |
| 964 | |
| 965 | /* Define to 1 if you have the `setresgid' function. */ |
| 966 | #undef HAVE_SETRESGID |
| 967 | |
| 968 | /* Define to 1 if you have the `setresuid' function. */ |
| 969 | #undef HAVE_SETRESUID |
| 970 | |
| 971 | /* Define to 1 if you have the `setreuid' function. */ |
| 972 | #undef HAVE_SETREUID |
| 973 | |
| 974 | /* Define to 1 if you have the `setrlimit' function. */ |
| 975 | #undef HAVE_SETRLIMIT |
| 976 | |
| 977 | /* Define to 1 if you have the `setsid' function. */ |
| 978 | #undef HAVE_SETSID |
| 979 | |
| 980 | /* Define to 1 if you have the `setutent' function. */ |
| 981 | #undef HAVE_SETUTENT |
| 982 | |
| 983 | /* Define to 1 if you have the `setutxdb' function. */ |
| 984 | #undef HAVE_SETUTXDB |
| 985 | |
| 986 | /* Define to 1 if you have the `setutxent' function. */ |
| 987 | #undef HAVE_SETUTXENT |
| 988 | |
| 989 | /* Define to 1 if you have the `setvbuf' function. */ |
| 990 | #undef HAVE_SETVBUF |
| 991 | |
| 992 | /* Define to 1 if you have the `set_id' function. */ |
| 993 | #undef HAVE_SET_ID |
| 994 | |
| 995 | /* Define to 1 if you have the `SHA256_Update' function. */ |
| 996 | #undef HAVE_SHA256_UPDATE |
| 997 | |
| 998 | /* Define to 1 if you have the <sha2.h> header file. */ |
| 999 | #undef HAVE_SHA2_H |
| 1000 | |
| 1001 | /* Define to 1 if you have the <shadow.h> header file. */ |
| 1002 | #undef HAVE_SHADOW_H |
| 1003 | |
| 1004 | /* Define to 1 if you have the `sigaction' function. */ |
| 1005 | #undef HAVE_SIGACTION |
| 1006 | |
| 1007 | /* Define to 1 if you have the `sigvec' function. */ |
| 1008 | #undef HAVE_SIGVEC |
| 1009 | |
| 1010 | /* Define to 1 if the system has the type `sig_atomic_t'. */ |
| 1011 | #undef HAVE_SIG_ATOMIC_T |
| 1012 | |
| 1013 | /* define if you have size_t data type */ |
| 1014 | #undef HAVE_SIZE_T |
| 1015 | |
| 1016 | /* Define to 1 if you have the `snprintf' function. */ |
| 1017 | #undef HAVE_SNPRINTF |
| 1018 | |
| 1019 | /* Define to 1 if you have the `socketpair' function. */ |
| 1020 | #undef HAVE_SOCKETPAIR |
| 1021 | |
| 1022 | /* Have PEERCRED socket option */ |
| 1023 | #undef HAVE_SO_PEERCRED |
| 1024 | |
| 1025 | /* define if you have ssize_t data type */ |
| 1026 | #undef HAVE_SSIZE_T |
| 1027 | |
| 1028 | /* Fields in struct sockaddr_storage */ |
| 1029 | #undef HAVE_SS_FAMILY_IN_SS |
| 1030 | |
| 1031 | /* Define to 1 if you have the `statfs' function. */ |
| 1032 | #undef HAVE_STATFS |
| 1033 | |
| 1034 | /* Define to 1 if you have the `statvfs' function. */ |
| 1035 | #undef HAVE_STATVFS |
| 1036 | |
| 1037 | /* Define to 1 if you have the <stddef.h> header file. */ |
| 1038 | #undef HAVE_STDDEF_H |
| 1039 | |
| 1040 | /* Define to 1 if you have the <stdint.h> header file. */ |
| 1041 | #undef HAVE_STDINT_H |
| 1042 | |
| 1043 | /* Define to 1 if you have the <stdlib.h> header file. */ |
| 1044 | #undef HAVE_STDLIB_H |
| 1045 | |
| 1046 | /* Define to 1 if you have the `strdup' function. */ |
| 1047 | #undef HAVE_STRDUP |
| 1048 | |
| 1049 | /* Define to 1 if you have the `strerror' function. */ |
| 1050 | #undef HAVE_STRERROR |
| 1051 | |
| 1052 | /* Define to 1 if you have the `strftime' function. */ |
| 1053 | #undef HAVE_STRFTIME |
| 1054 | |
| 1055 | /* Silly mkstemp() */ |
| 1056 | #undef HAVE_STRICT_MKSTEMP |
| 1057 | |
| 1058 | /* Define to 1 if you have the <strings.h> header file. */ |
| 1059 | #undef HAVE_STRINGS_H |
| 1060 | |
| 1061 | /* Define to 1 if you have the <string.h> header file. */ |
| 1062 | #undef HAVE_STRING_H |
| 1063 | |
| 1064 | /* Define to 1 if you have the `strlcat' function. */ |
| 1065 | #undef HAVE_STRLCAT |
| 1066 | |
| 1067 | /* Define to 1 if you have the `strlcpy' function. */ |
| 1068 | #undef HAVE_STRLCPY |
| 1069 | |
| 1070 | /* Define to 1 if you have the `strmode' function. */ |
| 1071 | #undef HAVE_STRMODE |
| 1072 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1073 | /* Define to 1 if you have the `strnlen' function. */ |
| 1074 | #undef HAVE_STRNLEN |
| 1075 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1076 | /* Define to 1 if you have the `strnvis' function. */ |
| 1077 | #undef HAVE_STRNVIS |
| 1078 | |
| 1079 | /* Define to 1 if you have the `strptime' function. */ |
| 1080 | #undef HAVE_STRPTIME |
| 1081 | |
| 1082 | /* Define to 1 if you have the `strsep' function. */ |
| 1083 | #undef HAVE_STRSEP |
| 1084 | |
| 1085 | /* Define to 1 if you have the `strtoll' function. */ |
| 1086 | #undef HAVE_STRTOLL |
| 1087 | |
| 1088 | /* Define to 1 if you have the `strtonum' function. */ |
| 1089 | #undef HAVE_STRTONUM |
| 1090 | |
| 1091 | /* Define to 1 if you have the `strtoul' function. */ |
| 1092 | #undef HAVE_STRTOUL |
| 1093 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1094 | /* Define to 1 if you have the `strtoull' function. */ |
| 1095 | #undef HAVE_STRTOULL |
| 1096 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1097 | /* define if you have struct addrinfo data type */ |
| 1098 | #undef HAVE_STRUCT_ADDRINFO |
| 1099 | |
| 1100 | /* define if you have struct in6_addr data type */ |
| 1101 | #undef HAVE_STRUCT_IN6_ADDR |
| 1102 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1103 | /* Define to 1 if `pw_change' is member of `struct passwd'. */ |
| 1104 | #undef HAVE_STRUCT_PASSWD_PW_CHANGE |
| 1105 | |
| 1106 | /* Define to 1 if `pw_class' is member of `struct passwd'. */ |
| 1107 | #undef HAVE_STRUCT_PASSWD_PW_CLASS |
| 1108 | |
| 1109 | /* Define to 1 if `pw_expire' is member of `struct passwd'. */ |
| 1110 | #undef HAVE_STRUCT_PASSWD_PW_EXPIRE |
| 1111 | |
| 1112 | /* Define to 1 if `pw_gecos' is member of `struct passwd'. */ |
| 1113 | #undef HAVE_STRUCT_PASSWD_PW_GECOS |
| 1114 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1115 | /* define if you have struct sockaddr_in6 data type */ |
| 1116 | #undef HAVE_STRUCT_SOCKADDR_IN6 |
| 1117 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1118 | /* Define to 1 if `sin6_scope_id' is member of `struct sockaddr_in6'. */ |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1119 | #undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID |
| 1120 | |
| 1121 | /* define if you have struct sockaddr_storage data type */ |
| 1122 | #undef HAVE_STRUCT_SOCKADDR_STORAGE |
| 1123 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1124 | /* Define to 1 if `st_blksize' is member of `struct stat'. */ |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1125 | #undef HAVE_STRUCT_STAT_ST_BLKSIZE |
| 1126 | |
| 1127 | /* Define to 1 if the system has the type `struct timespec'. */ |
| 1128 | #undef HAVE_STRUCT_TIMESPEC |
| 1129 | |
| 1130 | /* define if you have struct timeval */ |
| 1131 | #undef HAVE_STRUCT_TIMEVAL |
| 1132 | |
| 1133 | /* Define to 1 if you have the `swap32' function. */ |
| 1134 | #undef HAVE_SWAP32 |
| 1135 | |
| 1136 | /* Define to 1 if you have the `sysconf' function. */ |
| 1137 | #undef HAVE_SYSCONF |
| 1138 | |
| 1139 | /* Define if you have syslen in utmpx.h */ |
| 1140 | #undef HAVE_SYSLEN_IN_UTMPX |
| 1141 | |
| 1142 | /* Define to 1 if you have the <sys/audit.h> header file. */ |
| 1143 | #undef HAVE_SYS_AUDIT_H |
| 1144 | |
| 1145 | /* Define to 1 if you have the <sys/bitypes.h> header file. */ |
| 1146 | #undef HAVE_SYS_BITYPES_H |
| 1147 | |
| 1148 | /* Define to 1 if you have the <sys/bsdtty.h> header file. */ |
| 1149 | #undef HAVE_SYS_BSDTTY_H |
| 1150 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1151 | /* Define to 1 if you have the <sys/capability.h> header file. */ |
| 1152 | #undef HAVE_SYS_CAPABILITY_H |
| 1153 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1154 | /* Define to 1 if you have the <sys/cdefs.h> header file. */ |
| 1155 | #undef HAVE_SYS_CDEFS_H |
| 1156 | |
| 1157 | /* Define to 1 if you have the <sys/dir.h> header file. */ |
| 1158 | #undef HAVE_SYS_DIR_H |
| 1159 | |
| 1160 | /* Define if your system defines sys_errlist[] */ |
| 1161 | #undef HAVE_SYS_ERRLIST |
| 1162 | |
| 1163 | /* Define to 1 if you have the <sys/mman.h> header file. */ |
| 1164 | #undef HAVE_SYS_MMAN_H |
| 1165 | |
| 1166 | /* Define to 1 if you have the <sys/mount.h> header file. */ |
| 1167 | #undef HAVE_SYS_MOUNT_H |
| 1168 | |
| 1169 | /* Define to 1 if you have the <sys/ndir.h> header file. */ |
| 1170 | #undef HAVE_SYS_NDIR_H |
| 1171 | |
| 1172 | /* Define if your system defines sys_nerr */ |
| 1173 | #undef HAVE_SYS_NERR |
| 1174 | |
| 1175 | /* Define to 1 if you have the <sys/poll.h> header file. */ |
| 1176 | #undef HAVE_SYS_POLL_H |
| 1177 | |
| 1178 | /* Define to 1 if you have the <sys/prctl.h> header file. */ |
| 1179 | #undef HAVE_SYS_PRCTL_H |
| 1180 | |
| 1181 | /* Define to 1 if you have the <sys/pstat.h> header file. */ |
| 1182 | #undef HAVE_SYS_PSTAT_H |
| 1183 | |
| 1184 | /* Define to 1 if you have the <sys/ptms.h> header file. */ |
| 1185 | #undef HAVE_SYS_PTMS_H |
| 1186 | |
| 1187 | /* Define to 1 if you have the <sys/select.h> header file. */ |
| 1188 | #undef HAVE_SYS_SELECT_H |
| 1189 | |
| 1190 | /* Define to 1 if you have the <sys/statvfs.h> header file. */ |
| 1191 | #undef HAVE_SYS_STATVFS_H |
| 1192 | |
| 1193 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
| 1194 | #undef HAVE_SYS_STAT_H |
| 1195 | |
| 1196 | /* Define to 1 if you have the <sys/stream.h> header file. */ |
| 1197 | #undef HAVE_SYS_STREAM_H |
| 1198 | |
| 1199 | /* Define to 1 if you have the <sys/stropts.h> header file. */ |
| 1200 | #undef HAVE_SYS_STROPTS_H |
| 1201 | |
| 1202 | /* Define to 1 if you have the <sys/strtio.h> header file. */ |
| 1203 | #undef HAVE_SYS_STRTIO_H |
| 1204 | |
| 1205 | /* Force use of sys/syslog.h on Ultrix */ |
| 1206 | #undef HAVE_SYS_SYSLOG_H |
| 1207 | |
| 1208 | /* Define to 1 if you have the <sys/sysmacros.h> header file. */ |
| 1209 | #undef HAVE_SYS_SYSMACROS_H |
| 1210 | |
| 1211 | /* Define to 1 if you have the <sys/timers.h> header file. */ |
| 1212 | #undef HAVE_SYS_TIMERS_H |
| 1213 | |
| 1214 | /* Define to 1 if you have the <sys/time.h> header file. */ |
| 1215 | #undef HAVE_SYS_TIME_H |
| 1216 | |
| 1217 | /* Define to 1 if you have the <sys/types.h> header file. */ |
| 1218 | #undef HAVE_SYS_TYPES_H |
| 1219 | |
| 1220 | /* Define to 1 if you have the <sys/un.h> header file. */ |
| 1221 | #undef HAVE_SYS_UN_H |
| 1222 | |
| 1223 | /* Define to 1 if you have the `tcgetpgrp' function. */ |
| 1224 | #undef HAVE_TCGETPGRP |
| 1225 | |
| 1226 | /* Define to 1 if you have the `tcsendbreak' function. */ |
| 1227 | #undef HAVE_TCSENDBREAK |
| 1228 | |
| 1229 | /* Define to 1 if you have the `time' function. */ |
| 1230 | #undef HAVE_TIME |
| 1231 | |
| 1232 | /* Define to 1 if you have the <time.h> header file. */ |
| 1233 | #undef HAVE_TIME_H |
| 1234 | |
| 1235 | /* Define if you have ut_time in utmp.h */ |
| 1236 | #undef HAVE_TIME_IN_UTMP |
| 1237 | |
| 1238 | /* Define if you have ut_time in utmpx.h */ |
| 1239 | #undef HAVE_TIME_IN_UTMPX |
| 1240 | |
| 1241 | /* Define to 1 if you have the `timingsafe_bcmp' function. */ |
| 1242 | #undef HAVE_TIMINGSAFE_BCMP |
| 1243 | |
| 1244 | /* Define to 1 if you have the <tmpdir.h> header file. */ |
| 1245 | #undef HAVE_TMPDIR_H |
| 1246 | |
| 1247 | /* Define to 1 if you have the `truncate' function. */ |
| 1248 | #undef HAVE_TRUNCATE |
| 1249 | |
| 1250 | /* Define to 1 if you have the <ttyent.h> header file. */ |
| 1251 | #undef HAVE_TTYENT_H |
| 1252 | |
| 1253 | /* Define if you have ut_tv in utmp.h */ |
| 1254 | #undef HAVE_TV_IN_UTMP |
| 1255 | |
| 1256 | /* Define if you have ut_tv in utmpx.h */ |
| 1257 | #undef HAVE_TV_IN_UTMPX |
| 1258 | |
| 1259 | /* Define if you have ut_type in utmp.h */ |
| 1260 | #undef HAVE_TYPE_IN_UTMP |
| 1261 | |
| 1262 | /* Define if you have ut_type in utmpx.h */ |
| 1263 | #undef HAVE_TYPE_IN_UTMPX |
| 1264 | |
| 1265 | /* Define to 1 if you have the <ucred.h> header file. */ |
| 1266 | #undef HAVE_UCRED_H |
| 1267 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1268 | /* Define to 1 if the system has the type `uintmax_t'. */ |
| 1269 | #undef HAVE_UINTMAX_T |
| 1270 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1271 | /* define if you have uintxx_t data type */ |
| 1272 | #undef HAVE_UINTXX_T |
| 1273 | |
| 1274 | /* Define to 1 if you have the <unistd.h> header file. */ |
| 1275 | #undef HAVE_UNISTD_H |
| 1276 | |
| 1277 | /* Define to 1 if you have the `unsetenv' function. */ |
| 1278 | #undef HAVE_UNSETENV |
| 1279 | |
| 1280 | /* Define to 1 if the system has the type `unsigned long long'. */ |
| 1281 | #undef HAVE_UNSIGNED_LONG_LONG |
| 1282 | |
| 1283 | /* Define to 1 if you have the `updwtmp' function. */ |
| 1284 | #undef HAVE_UPDWTMP |
| 1285 | |
| 1286 | /* Define to 1 if you have the `updwtmpx' function. */ |
| 1287 | #undef HAVE_UPDWTMPX |
| 1288 | |
| 1289 | /* Define to 1 if you have the <usersec.h> header file. */ |
| 1290 | #undef HAVE_USERSEC_H |
| 1291 | |
| 1292 | /* Define to 1 if you have the `user_from_uid' function. */ |
| 1293 | #undef HAVE_USER_FROM_UID |
| 1294 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1295 | /* Define to 1 if you have the `usleep' function. */ |
| 1296 | #undef HAVE_USLEEP |
| 1297 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1298 | /* Define to 1 if you have the <util.h> header file. */ |
| 1299 | #undef HAVE_UTIL_H |
| 1300 | |
| 1301 | /* Define to 1 if you have the `utimes' function. */ |
| 1302 | #undef HAVE_UTIMES |
| 1303 | |
| 1304 | /* Define to 1 if you have the <utime.h> header file. */ |
| 1305 | #undef HAVE_UTIME_H |
| 1306 | |
| 1307 | /* Define to 1 if you have the `utmpname' function. */ |
| 1308 | #undef HAVE_UTMPNAME |
| 1309 | |
| 1310 | /* Define to 1 if you have the `utmpxname' function. */ |
| 1311 | #undef HAVE_UTMPXNAME |
| 1312 | |
| 1313 | /* Define to 1 if you have the <utmpx.h> header file. */ |
| 1314 | #undef HAVE_UTMPX_H |
| 1315 | |
| 1316 | /* Define to 1 if you have the <utmp.h> header file. */ |
| 1317 | #undef HAVE_UTMP_H |
| 1318 | |
| 1319 | /* define if you have u_char data type */ |
| 1320 | #undef HAVE_U_CHAR |
| 1321 | |
| 1322 | /* define if you have u_int data type */ |
| 1323 | #undef HAVE_U_INT |
| 1324 | |
| 1325 | /* define if you have u_int64_t data type */ |
| 1326 | #undef HAVE_U_INT64_T |
| 1327 | |
| 1328 | /* define if you have u_intxx_t data type */ |
| 1329 | #undef HAVE_U_INTXX_T |
| 1330 | |
| 1331 | /* Define to 1 if you have the `vasprintf' function. */ |
| 1332 | #undef HAVE_VASPRINTF |
| 1333 | |
| 1334 | /* Define if va_copy exists */ |
| 1335 | #undef HAVE_VA_COPY |
| 1336 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1337 | /* Define to 1 if you have the <vis.h> header file. */ |
| 1338 | #undef HAVE_VIS_H |
| 1339 | |
| 1340 | /* Define to 1 if you have the `vsnprintf' function. */ |
| 1341 | #undef HAVE_VSNPRINTF |
| 1342 | |
| 1343 | /* Define to 1 if you have the `waitpid' function. */ |
| 1344 | #undef HAVE_WAITPID |
| 1345 | |
| 1346 | /* Define to 1 if you have the `_getlong' function. */ |
| 1347 | #undef HAVE__GETLONG |
| 1348 | |
| 1349 | /* Define to 1 if you have the `_getpty' function. */ |
| 1350 | #undef HAVE__GETPTY |
| 1351 | |
| 1352 | /* Define to 1 if you have the `_getshort' function. */ |
| 1353 | #undef HAVE__GETSHORT |
| 1354 | |
| 1355 | /* Define if you have struct __res_state _res as an extern */ |
| 1356 | #undef HAVE__RES_EXTERN |
| 1357 | |
| 1358 | /* Define to 1 if you have the `__b64_ntop' function. */ |
| 1359 | #undef HAVE___B64_NTOP |
| 1360 | |
| 1361 | /* Define to 1 if you have the `__b64_pton' function. */ |
| 1362 | #undef HAVE___B64_PTON |
| 1363 | |
| 1364 | /* Define if compiler implements __FUNCTION__ */ |
| 1365 | #undef HAVE___FUNCTION__ |
| 1366 | |
| 1367 | /* Define if libc defines __progname */ |
| 1368 | #undef HAVE___PROGNAME |
| 1369 | |
| 1370 | /* Fields in struct sockaddr_storage */ |
| 1371 | #undef HAVE___SS_FAMILY_IN_SS |
| 1372 | |
| 1373 | /* Define if __va_copy exists */ |
| 1374 | #undef HAVE___VA_COPY |
| 1375 | |
| 1376 | /* Define if compiler implements __func__ */ |
| 1377 | #undef HAVE___func__ |
| 1378 | |
| 1379 | /* Define this if you are using the Heimdal version of Kerberos V5 */ |
| 1380 | #undef HEIMDAL |
| 1381 | |
| 1382 | /* Define if you need to use IP address instead of hostname in $DISPLAY */ |
| 1383 | #undef IPADDR_IN_DISPLAY |
| 1384 | |
| 1385 | /* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */ |
| 1386 | #undef IPV4_IN_IPV6 |
| 1387 | |
| 1388 | /* Define if your system choked on IP TOS setting */ |
| 1389 | #undef IP_TOS_IS_BROKEN |
| 1390 | |
| 1391 | /* Define if you want Kerberos 5 support */ |
| 1392 | #undef KRB5 |
| 1393 | |
| 1394 | /* Define if pututxline updates lastlog too */ |
| 1395 | #undef LASTLOG_WRITE_PUTUTXLINE |
| 1396 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1397 | /* Define to whatever link() returns for "not supported" if it doesn't return |
| 1398 | EOPNOTSUPP. */ |
| 1399 | #undef LINK_OPNOTSUPP_ERRNO |
| 1400 | |
| 1401 | /* Adjust Linux out-of-memory killer */ |
| 1402 | #undef LINUX_OOM_ADJUST |
| 1403 | |
| 1404 | /* max value of long long calculated by configure */ |
| 1405 | #undef LLONG_MAX |
| 1406 | |
| 1407 | /* min value of long long calculated by configure */ |
| 1408 | #undef LLONG_MIN |
| 1409 | |
| 1410 | /* Account locked with pw(1) */ |
| 1411 | #undef LOCKED_PASSWD_PREFIX |
| 1412 | |
| 1413 | /* String used in /etc/passwd to denote locked account */ |
| 1414 | #undef LOCKED_PASSWD_STRING |
| 1415 | |
| 1416 | /* String used in /etc/passwd to denote locked account */ |
| 1417 | #undef LOCKED_PASSWD_SUBSTR |
| 1418 | |
| 1419 | /* Some versions of /bin/login need the TERM supplied on the commandline */ |
| 1420 | #undef LOGIN_NEEDS_TERM |
| 1421 | |
| 1422 | /* Some systems need a utmpx entry for /bin/login to work */ |
| 1423 | #undef LOGIN_NEEDS_UTMPX |
| 1424 | |
| 1425 | /* Define if your login program cannot handle end of options ("--") */ |
| 1426 | #undef LOGIN_NO_ENDOPT |
| 1427 | |
| 1428 | /* If your header files don't define LOGIN_PROGRAM, then use this (detected) |
| 1429 | from environment and PATH */ |
| 1430 | #undef LOGIN_PROGRAM_FALLBACK |
| 1431 | |
| 1432 | /* Set this to your mail directory if you do not have _PATH_MAILDIR */ |
| 1433 | #undef MAIL_DIRECTORY |
| 1434 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1435 | /* Need setpgrp to acquire controlling tty */ |
| 1436 | #undef NEED_SETPGRP |
| 1437 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1438 | /* compiler does not accept __attribute__ on return types */ |
| 1439 | #undef NO_ATTRIBUTE_ON_RETURN_TYPE |
| 1440 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1441 | /* Define if the concept of ports only accessible to superusers isn't known */ |
| 1442 | #undef NO_IPPORT_RESERVED_CONCEPT |
| 1443 | |
| 1444 | /* Define if you don't want to use lastlog in session.c */ |
| 1445 | #undef NO_SSH_LASTLOG |
| 1446 | |
| 1447 | /* Define if X11 doesn't support AF_UNIX sockets on that system */ |
| 1448 | #undef NO_X11_UNIX_SOCKETS |
| 1449 | |
| 1450 | /* Define if EVP_DigestUpdate returns void */ |
| 1451 | #undef OPENSSL_EVP_DIGESTUPDATE_VOID |
| 1452 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1453 | /* OpenSSL has ECC */ |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1454 | #undef OPENSSL_HAS_ECC |
| 1455 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1456 | /* libcrypto has NID_X9_62_prime256v1 */ |
| 1457 | #undef OPENSSL_HAS_NISTP256 |
| 1458 | |
| 1459 | /* libcrypto has NID_secp384r1 */ |
| 1460 | #undef OPENSSL_HAS_NISTP384 |
| 1461 | |
| 1462 | /* libcrypto has NID_secp521r1 */ |
| 1463 | #undef OPENSSL_HAS_NISTP521 |
| 1464 | |
| 1465 | /* libcrypto has EVP AES CTR */ |
| 1466 | #undef OPENSSL_HAVE_EVPCTR |
| 1467 | |
| 1468 | /* libcrypto has EVP AES GCM */ |
| 1469 | #undef OPENSSL_HAVE_EVPGCM |
| 1470 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1471 | /* libcrypto is missing AES 192 and 256 bit functions */ |
| 1472 | #undef OPENSSL_LOBOTOMISED_AES |
| 1473 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1474 | /* Define if you want the OpenSSL internally seeded PRNG only */ |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1475 | #undef OPENSSL_PRNG_ONLY |
| 1476 | |
| 1477 | /* Define to the address where bug reports for this package should be sent. */ |
| 1478 | #undef PACKAGE_BUGREPORT |
| 1479 | |
| 1480 | /* Define to the full name of this package. */ |
| 1481 | #undef PACKAGE_NAME |
| 1482 | |
| 1483 | /* Define to the full name and version of this package. */ |
| 1484 | #undef PACKAGE_STRING |
| 1485 | |
| 1486 | /* Define to the one symbol short name of this package. */ |
| 1487 | #undef PACKAGE_TARNAME |
| 1488 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1489 | /* Define to the version of this package. */ |
| 1490 | #undef PACKAGE_VERSION |
| 1491 | |
| 1492 | /* Define if you are using Solaris-derived PAM which passes pam_messages to |
| 1493 | the conversation function with an extra level of indirection */ |
| 1494 | #undef PAM_SUN_CODEBASE |
| 1495 | |
| 1496 | /* Work around problematic Linux PAM modules handling of PAM_TTY */ |
| 1497 | #undef PAM_TTY_KLUDGE |
| 1498 | |
| 1499 | /* must supply username to passwd */ |
| 1500 | #undef PASSWD_NEEDS_USERNAME |
| 1501 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1502 | /* System dirs owned by bin (uid 2) */ |
| 1503 | #undef PLATFORM_SYS_DIR_UID |
| 1504 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1505 | /* Port number of PRNGD/EGD random number socket */ |
| 1506 | #undef PRNGD_PORT |
| 1507 | |
| 1508 | /* Location of PRNGD/EGD random number socket */ |
| 1509 | #undef PRNGD_SOCKET |
| 1510 | |
| 1511 | /* read(1) can return 0 for a non-closed fd */ |
| 1512 | #undef PTY_ZEROREAD |
| 1513 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1514 | /* Sandbox using capsicum */ |
| 1515 | #undef SANDBOX_CAPSICUM |
| 1516 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1517 | /* Sandbox using Darwin sandbox_init(3) */ |
| 1518 | #undef SANDBOX_DARWIN |
| 1519 | |
| 1520 | /* no privsep sandboxing */ |
| 1521 | #undef SANDBOX_NULL |
| 1522 | |
| 1523 | /* Sandbox using setrlimit(2) */ |
| 1524 | #undef SANDBOX_RLIMIT |
| 1525 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1526 | /* Sandbox using seccomp filter */ |
| 1527 | #undef SANDBOX_SECCOMP_FILTER |
| 1528 | |
| 1529 | /* setrlimit RLIMIT_FSIZE works */ |
| 1530 | #undef SANDBOX_SKIP_RLIMIT_FSIZE |
| 1531 | |
| 1532 | /* define if setrlimit RLIMIT_NOFILE breaks things */ |
| 1533 | #undef SANDBOX_SKIP_RLIMIT_NOFILE |
| 1534 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1535 | /* Sandbox using systrace(4) */ |
| 1536 | #undef SANDBOX_SYSTRACE |
| 1537 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1538 | /* Specify the system call convention in use */ |
| 1539 | #undef SECCOMP_AUDIT_ARCH |
| 1540 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1541 | /* Define if your platform breaks doing a seteuid before a setuid */ |
| 1542 | #undef SETEUID_BREAKS_SETUID |
| 1543 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1544 | /* The size of `int', as computed by sizeof. */ |
| 1545 | #undef SIZEOF_INT |
| 1546 | |
| 1547 | /* The size of `long int', as computed by sizeof. */ |
| 1548 | #undef SIZEOF_LONG_INT |
| 1549 | |
| 1550 | /* The size of `long long int', as computed by sizeof. */ |
| 1551 | #undef SIZEOF_LONG_LONG_INT |
| 1552 | |
| 1553 | /* The size of `short int', as computed by sizeof. */ |
| 1554 | #undef SIZEOF_SHORT_INT |
| 1555 | |
| 1556 | /* Define if you want S/Key support */ |
| 1557 | #undef SKEY |
| 1558 | |
| 1559 | /* Define if your skeychallenge() function takes 4 arguments (NetBSD) */ |
| 1560 | #undef SKEYCHALLENGE_4ARG |
| 1561 | |
| 1562 | /* Define as const if snprintf() can declare const char *fmt */ |
| 1563 | #undef SNPRINTF_CONST |
| 1564 | |
| 1565 | /* Define to a Set Process Title type if your system is supported by |
| 1566 | bsd-setproctitle.c */ |
| 1567 | #undef SPT_TYPE |
| 1568 | |
| 1569 | /* Define if sshd somehow reacquires a controlling TTY after setsid() */ |
| 1570 | #undef SSHD_ACQUIRES_CTTY |
| 1571 | |
| 1572 | /* Define if pam_chauthtok wants real uid set to the unpriv'ed user */ |
| 1573 | #undef SSHPAM_CHAUTHTOK_NEEDS_RUID |
| 1574 | |
| 1575 | /* Use audit debugging module */ |
| 1576 | #undef SSH_AUDIT_EVENTS |
| 1577 | |
| 1578 | /* Windows is sensitive to read buffer size */ |
| 1579 | #undef SSH_IOBUFSZ |
| 1580 | |
| 1581 | /* non-privileged user for privilege separation */ |
| 1582 | #undef SSH_PRIVSEP_USER |
| 1583 | |
| 1584 | /* Use tunnel device compatibility to OpenBSD */ |
| 1585 | #undef SSH_TUN_COMPAT_AF |
| 1586 | |
| 1587 | /* Open tunnel devices the FreeBSD way */ |
| 1588 | #undef SSH_TUN_FREEBSD |
| 1589 | |
| 1590 | /* Open tunnel devices the Linux tun/tap way */ |
| 1591 | #undef SSH_TUN_LINUX |
| 1592 | |
| 1593 | /* No layer 2 tunnel support */ |
| 1594 | #undef SSH_TUN_NO_L2 |
| 1595 | |
| 1596 | /* Open tunnel devices the OpenBSD way */ |
| 1597 | #undef SSH_TUN_OPENBSD |
| 1598 | |
| 1599 | /* Prepend the address family to IP tunnel traffic */ |
| 1600 | #undef SSH_TUN_PREPEND_AF |
| 1601 | |
| 1602 | /* Define to 1 if you have the ANSI C header files. */ |
| 1603 | #undef STDC_HEADERS |
| 1604 | |
| 1605 | /* Define if you want a different $PATH for the superuser */ |
| 1606 | #undef SUPERUSER_PATH |
| 1607 | |
| 1608 | /* syslog_r function is safe to use in in a signal handler */ |
| 1609 | #undef SYSLOG_R_SAFE_IN_SIGHAND |
| 1610 | |
| 1611 | /* Support passwords > 8 chars */ |
| 1612 | #undef UNIXWARE_LONG_PASSWORDS |
| 1613 | |
| 1614 | /* Specify default $PATH */ |
| 1615 | #undef USER_PATH |
| 1616 | |
| 1617 | /* Define this if you want to use libkafs' AFS support */ |
| 1618 | #undef USE_AFS |
| 1619 | |
| 1620 | /* Use BSM audit module */ |
| 1621 | #undef USE_BSM_AUDIT |
| 1622 | |
| 1623 | /* Use btmp to log bad logins */ |
| 1624 | #undef USE_BTMP |
| 1625 | |
| 1626 | /* Use libedit for sftp */ |
| 1627 | #undef USE_LIBEDIT |
| 1628 | |
| 1629 | /* Use Linux audit module */ |
| 1630 | #undef USE_LINUX_AUDIT |
| 1631 | |
| 1632 | /* Enable OpenSSL engine support */ |
| 1633 | #undef USE_OPENSSL_ENGINE |
| 1634 | |
| 1635 | /* Define if you want to enable PAM support */ |
| 1636 | #undef USE_PAM |
| 1637 | |
| 1638 | /* Use PIPES instead of a socketpair() */ |
| 1639 | #undef USE_PIPES |
| 1640 | |
| 1641 | /* Define if you have Solaris process contracts */ |
| 1642 | #undef USE_SOLARIS_PROCESS_CONTRACTS |
| 1643 | |
| 1644 | /* Define if you have Solaris projects */ |
| 1645 | #undef USE_SOLARIS_PROJECTS |
| 1646 | |
| 1647 | /* Define if you shouldn't strip 'tty' from your ttyname in [uw]tmp */ |
| 1648 | #undef WITH_ABBREV_NO_TTY |
| 1649 | |
| 1650 | /* Define if you want to enable AIX4's authenticate function */ |
| 1651 | #undef WITH_AIXAUTHENTICATE |
| 1652 | |
| 1653 | /* Define if you have/want arrays (cluster-wide session managment, not C |
| 1654 | arrays) */ |
| 1655 | #undef WITH_IRIX_ARRAY |
| 1656 | |
| 1657 | /* Define if you want IRIX audit trails */ |
| 1658 | #undef WITH_IRIX_AUDIT |
| 1659 | |
| 1660 | /* Define if you want IRIX kernel jobs */ |
| 1661 | #undef WITH_IRIX_JOBS |
| 1662 | |
| 1663 | /* Define if you want IRIX project management */ |
| 1664 | #undef WITH_IRIX_PROJECT |
| 1665 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1666 | /* use libcrypto for cryptography */ |
| 1667 | #undef WITH_OPENSSL |
| 1668 | |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1669 | /* Define if you want SELinux support. */ |
| 1670 | #undef WITH_SELINUX |
| 1671 | |
Adam Langley | d059297 | 2015-03-30 14:49:51 -0700 | [diff] [blame] | 1672 | /* include SSH protocol version 1 support */ |
| 1673 | #undef WITH_SSH1 |
| 1674 | |
| 1675 | /* Define to 1 if your processor stores words with the most significant byte |
| 1676 | first (like Motorola and SPARC, unlike Intel and VAX). */ |
| 1677 | #undef WORDS_BIGENDIAN |
Greg Hartman | bd77cf7 | 2015-02-25 13:21:06 -0800 | [diff] [blame] | 1678 | |
| 1679 | /* Define if xauth is found in your path */ |
| 1680 | #undef XAUTH_PATH |
| 1681 | |
| 1682 | /* Number of bits in a file offset, on hosts where this is settable. */ |
| 1683 | #undef _FILE_OFFSET_BITS |
| 1684 | |
| 1685 | /* Define for large files, on AIX-style hosts. */ |
| 1686 | #undef _LARGE_FILES |
| 1687 | |
| 1688 | /* log for bad login attempts */ |
| 1689 | #undef _PATH_BTMP |
| 1690 | |
| 1691 | /* Full path of your "passwd" program */ |
| 1692 | #undef _PATH_PASSWD_PROG |
| 1693 | |
| 1694 | /* Specify location of ssh.pid */ |
| 1695 | #undef _PATH_SSH_PIDDIR |
| 1696 | |
| 1697 | /* Define if we don't have struct __res_state in resolv.h */ |
| 1698 | #undef __res_state |
| 1699 | |
| 1700 | /* Define to `__inline__' or `__inline' if that's what the C compiler |
| 1701 | calls it, or to nothing if 'inline' is not supported under any name. */ |
| 1702 | #ifndef __cplusplus |
| 1703 | #undef inline |
| 1704 | #endif |
| 1705 | |
| 1706 | /* type to use in place of socklen_t if not defined */ |
| 1707 | #undef socklen_t |