1 /* config.h.in. Generated from configure.in by autoheader. */ 2 3 /* Define if clock_gettime is available in libc */ 4 #undef DNS_USE_CPU_CLOCK_FOR_ID 5 6 /* Define is no secure id variant is available */ 7 #undef DNS_USE_GETTIMEOFDAY_FOR_ID 8 9 /* Define to 1 if you have the `clock_gettime' function. */ 10 #undef HAVE_CLOCK_GETTIME 11 12 /* Define if /dev/poll is available */ 13 #undef HAVE_DEVPOLL 14 15 /* Define to 1 if you have the <dlfcn.h> header file. */ 16 #undef HAVE_DLFCN_H 17 18 /* Define if your system supports the epoll system calls */ 19 #undef HAVE_EPOLL 20 21 /* Define to 1 if you have the `epoll_ctl' function. */ 22 #undef HAVE_EPOLL_CTL 23 24 /* Define if your system supports event ports */ 25 #undef HAVE_EVENT_PORTS 26 27 /* Define to 1 if you have the `fcntl' function. */ 28 #undef HAVE_FCNTL 29 30 /* Define to 1 if you have the <fcntl.h> header file. */ 31 #undef HAVE_FCNTL_H 32 33 /* Define to 1 if the system has the type `fd_mask'. */ 34 #undef HAVE_FD_MASK 35 36 /* Define to 1 if you have the `getaddrinfo' function. */ 37 #undef HAVE_GETADDRINFO 38 39 /* Define to 1 if you have the `getegid' function. */ 40 #undef HAVE_GETEGID 41 42 /* Define to 1 if you have the `geteuid' function. */ 43 #undef HAVE_GETEUID 44 45 /* Define to 1 if you have the `getnameinfo' function. */ 46 #undef HAVE_GETNAMEINFO 47 48 /* Define to 1 if you have the `gettimeofday' function. */ 49 #undef HAVE_GETTIMEOFDAY 50 51 /* Define to 1 if you have the `inet_ntop' function. */ 52 #undef HAVE_INET_NTOP 53 54 /* Define to 1 if you have the <inttypes.h> header file. */ 55 #undef HAVE_INTTYPES_H 56 57 /* Define to 1 if you have the `issetugid' function. */ 58 #undef HAVE_ISSETUGID 59 60 /* Define to 1 if you have the `kqueue' function. */ 61 #undef HAVE_KQUEUE 62 63 /* Define to 1 if you have the `nsl' library (-lnsl). */ 64 #undef HAVE_LIBNSL 65 66 /* Define to 1 if you have the `resolv' library (-lresolv). */ 67 #undef HAVE_LIBRESOLV 68 69 /* Define to 1 if you have the `rt' library (-lrt). */ 70 #undef HAVE_LIBRT 71 72 /* Define to 1 if you have the `socket' library (-lsocket). */ 73 #undef HAVE_LIBSOCKET 74 75 /* Define to 1 if you have the <memory.h> header file. */ 76 #undef HAVE_MEMORY_H 77 78 /* Define to 1 if you have the <netinet/in6.h> header file. */ 79 #undef HAVE_NETINET_IN6_H 80 81 /* Define to 1 if you have the `poll' function. */ 82 #undef HAVE_POLL 83 84 /* Define to 1 if you have the <poll.h> header file. */ 85 #undef HAVE_POLL_H 86 87 /* Define to 1 if you have the `port_create' function. */ 88 #undef HAVE_PORT_CREATE 89 90 /* Define to 1 if you have the <port.h> header file. */ 91 #undef HAVE_PORT_H 92 93 /* Define to 1 if you have the `select' function. */ 94 #undef HAVE_SELECT 95 96 /* Define if F_SETFD is defined in <fcntl.h> */ 97 #undef HAVE_SETFD 98 99 /* Define to 1 if you have the `sigaction' function. */ 100 #undef HAVE_SIGACTION 101 102 /* Define to 1 if you have the `signal' function. */ 103 #undef HAVE_SIGNAL 104 105 /* Define to 1 if you have the <signal.h> header file. */ 106 #undef HAVE_SIGNAL_H 107 108 /* Define to 1 if you have the <stdarg.h> header file. */ 109 #undef HAVE_STDARG_H 110 111 /* Define to 1 if you have the <stdint.h> header file. */ 112 #undef HAVE_STDINT_H 113 114 /* Define to 1 if you have the <stdlib.h> header file. */ 115 #undef HAVE_STDLIB_H 116 117 /* Define to 1 if you have the <strings.h> header file. */ 118 #undef HAVE_STRINGS_H 119 120 /* Define to 1 if you have the <string.h> header file. */ 121 #undef HAVE_STRING_H 122 123 /* Define to 1 if you have the `strlcpy' function. */ 124 #undef HAVE_STRLCPY 125 126 /* Define to 1 if you have the `strsep' function. */ 127 #undef HAVE_STRSEP 128 129 /* Define to 1 if you have the `strtok_r' function. */ 130 #undef HAVE_STRTOK_R 131 132 /* Define to 1 if you have the `strtoll' function. */ 133 #undef HAVE_STRTOLL 134 135 /* Define to 1 if the system has the type `struct in6_addr'. */ 136 #undef HAVE_STRUCT_IN6_ADDR 137 138 /* Define to 1 if you have the <sys/devpoll.h> header file. */ 139 #undef HAVE_SYS_DEVPOLL_H 140 141 /* Define to 1 if you have the <sys/epoll.h> header file. */ 142 #undef HAVE_SYS_EPOLL_H 143 144 /* Define to 1 if you have the <sys/event.h> header file. */ 145 #undef HAVE_SYS_EVENT_H 146 147 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 148 #undef HAVE_SYS_IOCTL_H 149 150 /* Define to 1 if you have the <sys/param.h> header file. */ 151 #undef HAVE_SYS_PARAM_H 152 153 /* Define to 1 if you have the <sys/queue.h> header file. */ 154 #undef HAVE_SYS_QUEUE_H 155 156 /* Define to 1 if you have the <sys/select.h> header file. */ 157 #undef HAVE_SYS_SELECT_H 158 159 /* Define to 1 if you have the <sys/socket.h> header file. */ 160 #undef HAVE_SYS_SOCKET_H 161 162 /* Define to 1 if you have the <sys/stat.h> header file. */ 163 #undef HAVE_SYS_STAT_H 164 165 /* Define to 1 if you have the <sys/time.h> header file. */ 166 #undef HAVE_SYS_TIME_H 167 168 /* Define to 1 if you have the <sys/types.h> header file. */ 169 #undef HAVE_SYS_TYPES_H 170 171 /* Define if TAILQ_FOREACH is defined in <sys/queue.h> */ 172 #undef HAVE_TAILQFOREACH 173 174 /* Define if timeradd is defined in <sys/time.h> */ 175 #undef HAVE_TIMERADD 176 177 /* Define if timerclear is defined in <sys/time.h> */ 178 #undef HAVE_TIMERCLEAR 179 180 /* Define if timercmp is defined in <sys/time.h> */ 181 #undef HAVE_TIMERCMP 182 183 /* Define if timerisset is defined in <sys/time.h> */ 184 #undef HAVE_TIMERISSET 185 186 /* Define to 1 if the system has the type `uint16_t'. */ 187 #undef HAVE_UINT16_T 188 189 /* Define to 1 if the system has the type `uint32_t'. */ 190 #undef HAVE_UINT32_T 191 192 /* Define to 1 if the system has the type `uint64_t'. */ 193 #undef HAVE_UINT64_T 194 195 /* Define to 1 if the system has the type `uint8_t'. */ 196 #undef HAVE_UINT8_T 197 198 /* Define to 1 if you have the <unistd.h> header file. */ 199 #undef HAVE_UNISTD_H 200 201 /* Define to 1 if you have the `vasprintf' function. */ 202 #undef HAVE_VASPRINTF 203 204 /* Define if kqueue works correctly with pipes */ 205 #undef HAVE_WORKING_KQUEUE 206 207 /* Name of package */ 208 #undef PACKAGE 209 210 /* Define to the address where bug reports for this package should be sent. */ 211 #undef PACKAGE_BUGREPORT 212 213 /* Define to the full name of this package. */ 214 #undef PACKAGE_NAME 215 216 /* Define to the full name and version of this package. */ 217 #undef PACKAGE_STRING 218 219 /* Define to the one symbol short name of this package. */ 220 #undef PACKAGE_TARNAME 221 222 /* Define to the version of this package. */ 223 #undef PACKAGE_VERSION 224 225 /* The size of `int', as computed by sizeof. */ 226 #undef SIZEOF_INT 227 228 /* The size of `long', as computed by sizeof. */ 229 #undef SIZEOF_LONG 230 231 /* The size of `long long', as computed by sizeof. */ 232 #undef SIZEOF_LONG_LONG 233 234 /* The size of `short', as computed by sizeof. */ 235 #undef SIZEOF_SHORT 236 237 /* Define to 1 if you have the ANSI C header files. */ 238 #undef STDC_HEADERS 239 240 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 241 #undef TIME_WITH_SYS_TIME 242 243 /* Version number of package */ 244 #undef VERSION 245 246 /* Define to appropriate substitue if compiler doesnt have __func__ */ 247 #undef __func__ 248 249 /* Define to empty if `const' does not conform to ANSI C. */ 250 #undef const 251 252 /* Define to `__inline__' or `__inline' if that's what the C compiler 253 calls it, or to nothing if 'inline' is not supported under any name. */ 254 #ifndef __cplusplus 255 #undef inline 256 #endif 257 258 /* Define to `int' if <sys/types.h> does not define. */ 259 #undef pid_t 260 261 /* Define to `unsigned int' if <sys/types.h> does not define. */ 262 #undef size_t 263 264 /* Define to unsigned int if you dont have it */ 265 #undef socklen_t 266