1: /* config.h.in. Generated from configure.in by autoheader. */ 2: 3: /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 4: #undef HAVE_DOPRNT 5: 6: /* Define to 1 if you have the `endpwent' function. */ 7: #undef HAVE_ENDPWENT 8: 9: /* Define to 1 if you have the <fcntl.h> header file. */ 10: #undef HAVE_FCNTL_H 11: 12: /* Define to 1 if you have the `gethostbyaddr' function. */ 13: #undef HAVE_GETHOSTBYADDR 14: 15: /* Define to 1 if you have the `gethostbyname' function. */ 16: #undef HAVE_GETHOSTBYNAME 17: 18: /* Define to 1 if you have the `getpass' function. */ 19: #undef HAVE_GETPASS 20: 21: /* Define to 1 if you have the <inttypes.h> header file. */ 22: #undef HAVE_INTTYPES_H 23: 24: /* Define to 1 if you have the `crypto' library (-lcrypto). */ 25: #undef HAVE_LIBCRYPTO 26: 27: /* Define to 1 if you have the `nsl' library (-lnsl). */ 28: #undef HAVE_LIBNSL 29: 30: /* Define to 1 if you have the `resolv' library (-lresolv). */ 31: #undef HAVE_LIBRESOLV 32: 33: /* Define to 1 if you have the `z' library (-lz). */ 34: #undef HAVE_LIBZ 35: 36: /* Define to 1 if your system has a GNU libc compatible `malloc' function, and 37: to 0 otherwise. */ 38: #undef HAVE_MALLOC 39: 40: /* Define to 1 if you have the `memmove' function. */ 41: #undef HAVE_MEMMOVE 42: 43: /* Define to 1 if you have the <memory.h> header file. */ 44: #undef HAVE_MEMORY_H 45: 46: /* Define to 1 if you have the `memset' function. */ 47: #undef HAVE_MEMSET 48: 49: /* Define to 1 if you have the <netdb.h> header file. */ 50: #undef HAVE_NETDB_H 51: 52: /* Define to 1 if you have the <netinet/in.h> header file. */ 53: #undef HAVE_NETINET_IN_H 54: 55: /* Define to 1 if you have the <openssl/aes.h> header file. */ 56: #undef HAVE_OPENSSL_AES_H 57: 58: /* Define to 1 if you have the <openssl/blowfish.h> header file. */ 59: #undef HAVE_OPENSSL_BLOWFISH_H 60: 61: /* Define to 1 if you have the `poll' function. */ 62: #undef HAVE_POLL 63: 64: /* Define to 1 if your system has a GNU libc compatible `realloc' function, 65: and to 0 otherwise. */ 66: #undef HAVE_REALLOC 67: 68: /* Define to 1 if you have the `select' function. */ 69: #undef HAVE_SELECT 70: 71: /* Define to 1 if you have the `socket' function. */ 72: #undef HAVE_SOCKET 73: 74: /* Define to 1 if you have the <stdint.h> header file. */ 75: #undef HAVE_STDINT_H 76: 77: /* Define to 1 if you have the <stdlib.h> header file. */ 78: #undef HAVE_STDLIB_H 79: 80: /* Define to 1 if you have the `strchr' function. */ 81: #undef HAVE_STRCHR 82: 83: /* Define to 1 if you have the `strdup' function. */ 84: #undef HAVE_STRDUP 85: 86: /* Define to 1 if you have the `strerror' function. */ 87: #undef HAVE_STRERROR 88: 89: /* Define to 1 if you have the <strings.h> header file. */ 90: #undef HAVE_STRINGS_H 91: 92: /* Define to 1 if you have the <string.h> header file. */ 93: #undef HAVE_STRING_H 94: 95: /* Define to 1 if you have the `strstr' function. */ 96: #undef HAVE_STRSTR 97: 98: /* Define to 1 if you have the <sys/poll.h> header file. */ 99: #undef HAVE_SYS_POLL_H 100: 101: /* Define to 1 if you have the <sys/select.h> header file. */ 102: #undef HAVE_SYS_SELECT_H 103: 104: /* Define to 1 if you have the <sys/socket.h> header file. */ 105: #undef HAVE_SYS_SOCKET_H 106: 107: /* Define to 1 if you have the <sys/stat.h> header file. */ 108: #undef HAVE_SYS_STAT_H 109: 110: /* Define to 1 if you have the <sys/time.h> header file. */ 111: #undef HAVE_SYS_TIME_H 112: 113: /* Define to 1 if you have the <sys/types.h> header file. */ 114: #undef HAVE_SYS_TYPES_H 115: 116: /* Define to 1 if you have the <termios.h> header file. */ 117: #undef HAVE_TERMIOS_H 118: 119: /* Define to 1 if you have the <unistd.h> header file. */ 120: #undef HAVE_UNISTD_H 121: 122: /* Define to 1 if you have the `vprintf' function. */ 123: #undef HAVE_VPRINTF 124: 125: /* Define to 1 if you have the <zlib.h> header file. */ 126: #undef HAVE_ZLIB_H 127: 128: /* Define to the address where bug reports for this package should be sent. */ 129: #undef PACKAGE_BUGREPORT 130: 131: /* Define to the full name of this package. */ 132: #undef PACKAGE_NAME 133: 134: /* Define to the full name and version of this package. */ 135: #undef PACKAGE_STRING 136: 137: /* Define to the one symbol short name of this package. */ 138: #undef PACKAGE_TARNAME 139: 140: /* Define to the version of this package. */ 141: #undef PACKAGE_VERSION 142: 143: /* Define as the return type of signal handlers (`int' or `void'). */ 144: #undef RETSIGTYPE 145: 146: /* Define to the type of arg 1 for `select'. */ 147: #undef SELECT_TYPE_ARG1 148: 149: /* Define to the type of args 2, 3 and 4 for `select'. */ 150: #undef SELECT_TYPE_ARG234 151: 152: /* Define to the type of arg 5 for `select'. */ 153: #undef SELECT_TYPE_ARG5 154: 155: /* Define to 1 if you have the ANSI C header files. */ 156: #undef STDC_HEADERS 157: 158: /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 159: #undef TIME_WITH_SYS_TIME 160: 161: /* Define to 1 if your processor stores words with the most significant byte 162: first (like Motorola and SPARC, unlike Intel and VAX). */ 163: #undef WORDS_BIGENDIAN 164: 165: /* Define to empty if `const' does not conform to ANSI C. */ 166: #undef const 167: 168: /* Define to rpl_malloc if the replacement function should be used. */ 169: #undef malloc 170: 171: /* Define to rpl_realloc if the replacement function should be used. */ 172: #undef realloc |