1/* ../include/config.h.in. Generated from configure.ac by autoheader. */ 2 3/* Define to 1 if you have the <arpa/inet.h> header file. */ 4#undef HAVE_ARPA_INET_H 5 6/* Define to 1 if you have the <asm/byteorder.h> header file. */ 7#undef HAVE_ASM_BYTEORDER_H 8 9/* Define to 1 if you have the `asnprintf' function. */ 10#undef HAVE_ASNPRINTF 11 12/* Define to 1 if you have the `asprintf' function. */ 13#undef HAVE_ASPRINTF 14 15/* Define to 1 if you have the `bcopy' function. */ 16#undef HAVE_BCOPY 17 18/* Define to 1 if you have the `bswap64' function. */ 19#undef HAVE_BSWAP64 20 21/* Define to 1 if you have the <byteswap.h> header file. */ 22#undef HAVE_BYTESWAP_H 23 24/* Define to 1 if you have the <ctype.h> header file. */ 25#undef HAVE_CTYPE_H 26 27/* Define to 1 if you have the `daemon' function. */ 28#undef HAVE_DAEMON 29 30/* Define to 1 if you have the <errno.h> header file. */ 31#undef HAVE_ERRNO_H 32 33/* Define to 1 if you have the <fcntl.h> header file. */ 34#undef HAVE_FCNTL_H 35 36/* Define to 1 if you have the `fsync_range' function. */ 37#undef HAVE_FSYNC_RANGE 38 39/* Define to 1 if you have the `getaddrinfo' function. */ 40#undef HAVE_GETADDRINFO 41 42/* Define to 1 if you have the `getnameinfo' function. */ 43#undef HAVE_GETNAMEINFO 44 45/* Define to 1 if you have the `htobe64' function. */ 46#undef HAVE_HTOBE64 47 48/* Define to 1 if you have the <inttypes.h> header file. */ 49#undef HAVE_INTTYPES_H 50 51/* Define to 1 if you have the <libkern/OSByteOrder.h> header file. */ 52#undef HAVE_LIBKERN_OSBYTEORDER_H 53 54/* Define to 1 if you have the `nsl' library (-lnsl). */ 55#undef HAVE_LIBNSL 56 57/* Define to 1 if you have the `resolv' library (-lresolv). */ 58#undef HAVE_LIBRESOLV 59 60/* Define to 1 if you have the `socket' library (-lsocket). */ 61#undef HAVE_LIBSOCKET 62 63/* Define to 1 if the system has the type `long long'. */ 64#undef HAVE_LONG_LONG 65 66/* Define to 1 if you have the <machine/endian.h> header file. */ 67#undef HAVE_MACHINE_ENDIAN_H 68 69/* Define to 1 if you have the <memory.h> header file. */ 70#undef HAVE_MEMORY_H 71 72/* Define to 1 if you have the `memset' function. */ 73#undef HAVE_MEMSET 74 75/* Define to 1 if you have the <netdb.h> header file. */ 76#undef HAVE_NETDB_H 77 78/* Define to 1 if you have the <netinet/in.h> header file. */ 79#undef HAVE_NETINET_IN_H 80 81/* Define to 1 if you have the <netinet/tcp.h> header file. */ 82#undef HAVE_NETINET_TCP_H 83 84/* Define to 1 if you have the `poll' function. */ 85#undef HAVE_POLL 86 87/* Define to 1 if you have the <poll.h> header file. */ 88#undef HAVE_POLL_H 89 90/* Define to 1 if you have the <pthread.h> header file. */ 91#undef HAVE_PTHREAD_H 92 93/* Define to 1 if you have the <pwd.h> header file. */ 94#undef HAVE_PWD_H 95 96/* Define to 1 if you have the <signal.h> header file. */ 97#undef HAVE_SIGNAL_H 98 99/* Define to 1 if you have the `snprintf' function. */ 100#undef HAVE_SNPRINTF 101 102/* Define to 1 if the system has the type `socklen_t'. */ 103#undef HAVE_SOCKLEN_T 104 105/* Define to 1 if you have the <stdarg.h> header file. */ 106#undef HAVE_STDARG_H 107 108/* Define to 1 if you have the <stdint.h> header file. */ 109#undef HAVE_STDINT_H 110 111/* Define to 1 if you have the <stdlib.h> header file. */ 112#undef HAVE_STDLIB_H 113 114/* Define to 1 if you have the <strings.h> header file. */ 115#undef HAVE_STRINGS_H 116 117/* Define to 1 if you have the <string.h> header file. */ 118#undef HAVE_STRING_H 119 120/* Define to 1 if you have the `strlcpy' function. */ 121#undef HAVE_STRLCPY 122 123/* Define to 1 if you have the `strtoll' function. */ 124#undef HAVE_STRTOLL 125 126/* Define to 1 if you have the `syslog' function. */ 127#undef HAVE_SYSLOG 128 129/* Define to 1 if you have the <syslog.h> header file. */ 130#undef HAVE_SYSLOG_H 131 132/* Define to 1 if you have the <sys/bswap.h> header file. */ 133#undef HAVE_SYS_BSWAP_H 134 135/* Define to 1 if you have the <sys/byteorder.h> header file. */ 136#undef HAVE_SYS_BYTEORDER_H 137 138/* Define to 1 if you have the <sys/mman.h> header file. */ 139#undef HAVE_SYS_MMAN_H 140 141/* Define to 1 if you have the <sys/param.h> header file. */ 142#undef HAVE_SYS_PARAM_H 143 144/* Define to 1 if you have the <sys/select.h> header file. */ 145#undef HAVE_SYS_SELECT_H 146 147/* Define to 1 if you have the <sys/socket.h> header file. */ 148#undef HAVE_SYS_SOCKET_H 149 150/* Define to 1 if you have the <sys/stat.h> header file. */ 151#undef HAVE_SYS_STAT_H 152 153/* Define to 1 if you have the <sys/time.h> header file. */ 154#undef HAVE_SYS_TIME_H 155 156/* Define to 1 if you have the <sys/types.h> header file. */ 157#undef HAVE_SYS_TYPES_H 158 159/* Define to 1 if you have the <sys/uio.h> header file. */ 160#undef HAVE_SYS_UIO_H 161 162/* Define to 1 if you have the <sys/vfs.h> header file. */ 163#undef HAVE_SYS_VFS_H 164 165/* Define to 1 if you have the <unistd.h> header file. */ 166#undef HAVE_UNISTD_H 167 168/* Define to 1 if the system has the type `unsigned long long'. */ 169#undef HAVE_UNSIGNED_LONG_LONG 170 171/* Define to 1 if you have the <utime.h> header file. */ 172#undef HAVE_UTIME_H 173 174/* Define to 1 if you have the `uuid_create' function. */ 175#undef HAVE_UUID_CREATE 176 177/* Define to 1 if you have the <uuid.h> header file. */ 178#undef HAVE_UUID_H 179 180/* Define to 1 if you have the `uuid_to_string' function. */ 181#undef HAVE_UUID_TO_STRING 182 183/* Define to 1 if you have the `vasnprintf' function. */ 184#undef HAVE_VASNPRINTF 185 186/* Define to 1 if you have the `vasprintf' function. */ 187#undef HAVE_VASPRINTF 188 189/* Define to 1 if you have the `vsnprintf' function. */ 190#undef HAVE_VSNPRINTF 191 192/* Define to 1 if you have the `__bswap64' function. */ 193#undef HAVE___BSWAP64 194 195/* Define to the address where bug reports for this package should be sent. */ 196#undef PACKAGE_BUGREPORT 197 198/* Define to the full name of this package. */ 199#undef PACKAGE_NAME 200 201/* Define to the full name and version of this package. */ 202#undef PACKAGE_STRING 203 204/* Define to the one symbol short name of this package. */ 205#undef PACKAGE_TARNAME 206 207/* Define to the version of this package. */ 208#undef PACKAGE_VERSION 209 210/* Define to 1 if you have the ANSI C header files. */ 211#undef STDC_HEADERS 212 213/* Define to empty if `const' does not conform to ANSI C. */ 214#undef const 215 216/* Define to `unsigned int' if <sys/types.h> does not define. */ 217#undef size_t 218