1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Type cast for the gethostbyname() argument */
4 #undef GETHOSTBYNAME_ARG_CAST
6 /* Define to 1 if you have the <ansidecl.h> header file. */
9 /* Define to 1 if you have the <arpa/inet.h> header file. */
10 #undef HAVE_ARPA_INET_H
12 /* Define to 1 if you have the <arpa/nameser.h> header file. */
13 #undef HAVE_ARPA_NAMESER_H
15 /* Whether struct sockaddr::__ss_family exists */
16 #undef HAVE_BROKEN_SS_FAMILY
18 /* Define to 1 if you have the `class' function. */
21 /* Define to 1 if you have the <ctype.h> header file. */
24 /* Define to 1 if you have the <dirent.h> header file. */
27 /* Define to 1 if you have the <dlfcn.h> header file. */
30 /* Have dlopen based dso */
33 /* Define to 1 if you have the <dl.h> header file. */
36 /* Define to 1 if you have the <errno.h> header file. */
39 /* Define to 1 if you have the <fcntl.h> header file. */
42 /* Define to 1 if you have the `finite' function. */
45 /* Define to 1 if you have the <float.h> header file. */
48 /* Define to 1 if you have the `fpclass' function. */
51 /* Define to 1 if you have the `fprintf' function. */
54 /* Define to 1 if you have the `fp_class' function. */
57 /* Define to 1 if you have the <fp_class.h> header file. */
58 #undef HAVE_FP_CLASS_H
60 /* Define to 1 if you have the `ftime' function. */
63 /* Define if getaddrinfo is there */
64 #undef HAVE_GETADDRINFO
66 /* Define to 1 if you have the `gettimeofday' function. */
67 #undef HAVE_GETTIMEOFDAY
69 /* Define to 1 if you have the <ieeefp.h> header file. */
72 /* Define to 1 if you have the <inttypes.h> header file. */
73 #undef HAVE_INTTYPES_H
75 /* Define to 1 if you have the `isascii' function. */
78 /* Define if isinf is there */
81 /* Define if isnan is there */
84 /* Define to 1 if you have the `isnand' function. */
87 /* Define if history library is there (-lhistory) */
88 #undef HAVE_LIBHISTORY
90 /* Have compression library */
93 /* Define if pthread library is there (-lpthread) */
94 #undef HAVE_LIBPTHREAD
96 /* Define if readline library is there (-lreadline) */
97 #undef HAVE_LIBREADLINE
99 /* Have compression library */
102 /* Define to 1 if you have the <limits.h> header file. */
105 /* Define to 1 if you have the `localtime' function. */
106 #undef HAVE_LOCALTIME
108 /* Define to 1 if you have the <lzma.h> header file. */
111 /* Define to 1 if you have the <malloc.h> header file. */
114 /* Define to 1 if you have the <math.h> header file. */
117 /* Define to 1 if you have the <memory.h> header file. */
120 /* Define to 1 if you have the `mmap' function. */
123 /* Define to 1 if you have the `munmap' function. */
126 /* mmap() is no good without munmap() */
127 #if defined(HAVE_MMAP) && !defined(HAVE_MUNMAP)
128 # undef /**/ HAVE_MMAP
131 /* Define to 1 if you have the <nan.h> header file. */
134 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
137 /* Define to 1 if you have the <netdb.h> header file. */
140 /* Define to 1 if you have the <netinet/in.h> header file. */
141 #undef HAVE_NETINET_IN_H
143 /* Define to 1 if you have the <poll.h> header file. */
146 /* Define to 1 if you have the `printf' function. */
149 /* Define if <pthread.h> is there */
150 #undef HAVE_PTHREAD_H
152 /* Define to 1 if you have the `putenv' function. */
155 /* Define to 1 if you have the `rand' function. */
158 /* Define to 1 if you have the `rand_r' function. */
161 /* Define to 1 if you have the <resolv.h> header file. */
164 /* Have shl_load based dso */
167 /* Define to 1 if you have the `signal' function. */
170 /* Define to 1 if you have the <signal.h> header file. */
173 /* Define to 1 if you have the `snprintf' function. */
176 /* Define to 1 if you have the `sprintf' function. */
179 /* Define to 1 if you have the `srand' function. */
182 /* Define to 1 if you have the `sscanf' function. */
185 /* Define to 1 if you have the `stat' function. */
188 /* Define to 1 if you have the <stdarg.h> header file. */
191 /* Define to 1 if you have the <stdint.h> header file. */
194 /* Define to 1 if you have the <stdlib.h> header file. */
197 /* Define to 1 if you have the `strdup' function. */
200 /* Define to 1 if you have the `strerror' function. */
203 /* Define to 1 if you have the `strftime' function. */
206 /* Define to 1 if you have the <strings.h> header file. */
207 #undef HAVE_STRINGS_H
209 /* Define to 1 if you have the <string.h> header file. */
212 /* Define to 1 if you have the `strndup' function. */
215 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
217 #undef HAVE_SYS_DIR_H
219 /* Define to 1 if you have the <sys/mman.h> header file. */
220 #undef HAVE_SYS_MMAN_H
222 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
224 #undef HAVE_SYS_NDIR_H
226 /* Define to 1 if you have the <sys/select.h> header file. */
227 #undef HAVE_SYS_SELECT_H
229 /* Define to 1 if you have the <sys/socket.h> header file. */
230 #undef HAVE_SYS_SOCKET_H
232 /* Define to 1 if you have the <sys/stat.h> header file. */
233 #undef HAVE_SYS_STAT_H
235 /* Define to 1 if you have the <sys/timeb.h> header file. */
236 #undef HAVE_SYS_TIMEB_H
238 /* Define to 1 if you have the <sys/time.h> header file. */
239 #undef HAVE_SYS_TIME_H
241 /* Define to 1 if you have the <sys/types.h> header file. */
242 #undef HAVE_SYS_TYPES_H
244 /* Define to 1 if you have the `time' function. */
247 /* Define to 1 if you have the <time.h> header file. */
250 /* Define to 1 if you have the <unistd.h> header file. */
253 /* Whether va_copy() is available */
256 /* Define to 1 if you have the `vfprintf' function. */
259 /* Define to 1 if you have the `vsnprintf' function. */
260 #undef HAVE_VSNPRINTF
262 /* Define to 1 if you have the `vsprintf' function. */
265 /* Define to 1 if you have the <zlib.h> header file. */
268 /* Define to 1 if you have the `_stat' function. */
271 /* Whether __va_copy() is available */
272 #undef HAVE___VA_COPY
274 /* Define as const if the declaration of iconv() needs const. */
277 /* Define to the sub-directory where libtool stores uninstalled libraries. */
280 /* Name of package */
283 /* Define to the address where bug reports for this package should be sent. */
284 #undef PACKAGE_BUGREPORT
286 /* Define to the full name of this package. */
289 /* Define to the full name and version of this package. */
290 #undef PACKAGE_STRING
292 /* Define to the one symbol short name of this package. */
293 #undef PACKAGE_TARNAME
295 /* Define to the home page for this package. */
298 /* Define to the version of this package. */
299 #undef PACKAGE_VERSION
301 /* Type cast for the send() function 2nd arg */
302 #undef SEND_ARG2_CAST
304 /* Define to 1 if you have the ANSI C header files. */
307 /* Support for IPv6 */
310 /* Define if va_list is an array type */
311 #undef VA_LIST_IS_ARRAY
313 /* Version number of package */
316 /* Determine what socket length (socklen_t) data type is */
319 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
320 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
321 #define below would cause a syntax error. */
324 /* ss_family is not defined here, use __ss_family instead */
327 /* Define to the type of an unsigned integer type of width exactly 32 bits if
328 such a type exists and the standard includes do not define it. */