blob: f54d0bf783027c6caf6ac3ce86dbccddc003f09b [file] [log] [blame]
Daniel Veillardda3b29a2004-08-14 11:15:13 +00001/* config.h.in. Generated from configure.in by autoheader. */
Daniel Veillard1164e751999-02-16 16:29:17 +00002#undef PACKAGE
Daniel Veillardc0826a72004-08-10 14:17:33 +00003#undef VERSION
Daniel Veillardc0826a72004-08-10 14:17:33 +00004#undef HAVE_LIBZ
Daniel Veillardda3b29a2004-08-14 11:15:13 +00005#undef HAVE_LIBM
6#undef HAVE_ISINF
7#undef HAVE_ISNAN
8#undef HAVE_LIBHISTORY
9#undef HAVE_LIBREADLINE
Daniel Veillardd8cf9062003-11-11 21:12:36 +000010#undef SOCKLEN_T
Daniel Veillardda3b29a2004-08-14 11:15:13 +000011#undef HAVE_LIBPTHREAD
12#undef HAVE_PTHREAD_H
Daniel Veillardd8cf9062003-11-11 21:12:36 +000013
Daniel Veillardda3b29a2004-08-14 11:15:13 +000014/* Define if IPV6 support is there */
Daniel Veillardd8cf9062003-11-11 21:12:36 +000015#undef SUPPORT_IP6
16
Daniel Veillardc0826a72004-08-10 14:17:33 +000017/* Define if getaddrinfo is there */
18#undef HAVE_GETADDRINFO
19
Daniel Veillardda3b29a2004-08-14 11:15:13 +000020/* Define to 1 if you have the <ansidecl.h> header file. */
21#undef HAVE_ANSIDECL_H
Daniel Veillardc0826a72004-08-10 14:17:33 +000022
Daniel Veillardda3b29a2004-08-14 11:15:13 +000023/* Define to 1 if you have the <arpa/inet.h> header file. */
24#undef HAVE_ARPA_INET_H
25
26/* Define to 1 if you have the <arpa/nameser.h> header file. */
27#undef HAVE_ARPA_NAMESER_H
28
29/* Define to 1 if you have the `class' function. */
30#undef HAVE_CLASS
31
32/* Define to 1 if you have the <ctype.h> header file. */
33#undef HAVE_CTYPE_H
34
35/* Define to 1 if you have the <dirent.h> header file. */
36#undef HAVE_DIRENT_H
37
38/* Define to 1 if you have the <dlfcn.h> header file. */
39#undef HAVE_DLFCN_H
40
41/* Define to 1 if you have the <errno.h> header file. */
42#undef HAVE_ERRNO_H
43
44/* Define to 1 if you have the <fcntl.h> header file. */
45#undef HAVE_FCNTL_H
46
47/* Define to 1 if you have the `finite' function. */
48#undef HAVE_FINITE
49
50/* Define to 1 if you have the <float.h> header file. */
51#undef HAVE_FLOAT_H
52
53/* Define to 1 if you have the `fpclass' function. */
54#undef HAVE_FPCLASS
55
56/* Define to 1 if you have the `fprintf' function. */
57#undef HAVE_FPRINTF
58
59/* Define to 1 if you have the `fp_class' function. */
60#undef HAVE_FP_CLASS
61
62/* Define to 1 if you have the <fp_class.h> header file. */
63#undef HAVE_FP_CLASS_H
64
65/* Define to 1 if you have the `ftime' function. */
66#undef HAVE_FTIME
67
68/* Define if getaddrinfo is there */
69#undef HAVE_GETADDRINFO
70
71/* Define to 1 if you have the `gettimeofday' function. */
72#undef HAVE_GETTIMEOFDAY
73
74/* Define to 1 if you have the <ieeefp.h> header file. */
75#undef HAVE_IEEEFP_H
76
77/* Define to 1 if you have the <inttypes.h> header file. */
78#undef HAVE_INTTYPES_H
Daniel Veillardc0826a72004-08-10 14:17:33 +000079
80/* Define if isinf is there */
81#undef HAVE_ISINF
82
Daniel Veillardda3b29a2004-08-14 11:15:13 +000083/* Define if isnan is there */
84#undef HAVE_ISNAN
Daniel Veillardc0826a72004-08-10 14:17:33 +000085
Daniel Veillardda3b29a2004-08-14 11:15:13 +000086/* Define to 1 if you have the `isnand' function. */
87#undef HAVE_ISNAND
Daniel Veillardc0826a72004-08-10 14:17:33 +000088
89/* Define if history library is there (-lhistory) */
90#undef HAVE_LIBHISTORY
91
Daniel Veillardda3b29a2004-08-14 11:15:13 +000092/* Define to 1 if you have the `inet' library (-linet). */
93#undef HAVE_LIBINET
94
95/* Define to 1 if you have the `nsl' library (-lnsl). */
96#undef HAVE_LIBNSL
97
98/* Define if pthread library is there (-lpthread) */
99#undef HAVE_LIBPTHREAD
100
Daniel Veillardc0826a72004-08-10 14:17:33 +0000101/* Define if readline library is there (-lreadline) */
102#undef HAVE_LIBREADLINE
Daniel Veillardd8cf9062003-11-11 21:12:36 +0000103
Daniel Veillardda3b29a2004-08-14 11:15:13 +0000104/* Define to 1 if you have the `socket' library (-lsocket). */
105#undef HAVE_LIBSOCKET
106
107/* Have compression library */
108#undef HAVE_LIBZ
109
110/* Define to 1 if you have the <limits.h> header file. */
111#undef HAVE_LIMITS_H
112
113/* Define to 1 if you have the `localtime' function. */
114#undef HAVE_LOCALTIME
115
116/* Define to 1 if you have the <malloc.h> header file. */
117#undef HAVE_MALLOC_H
118
119/* Define to 1 if you have the <math.h> header file. */
120#undef HAVE_MATH_H
121
122/* Define to 1 if you have the <memory.h> header file. */
123#undef HAVE_MEMORY_H
124
125/* Define to 1 if you have the <nan.h> header file. */
126#undef HAVE_NAN_H
127
128/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
129#undef HAVE_NDIR_H
130
131/* Define to 1 if you have the <netdb.h> header file. */
132#undef HAVE_NETDB_H
133
134/* Define to 1 if you have the <netinet/in.h> header file. */
135#undef HAVE_NETINET_IN_H
136
137/* Define to 1 if you have the `printf' function. */
138#undef HAVE_PRINTF
139
140/* Define if <pthread.h> is there */
141#undef HAVE_PTHREAD_H
142
143/* Define to 1 if you have the <resolv.h> header file. */
144#undef HAVE_RESOLV_H
145
146/* Define to 1 if you have the `signal' function. */
147#undef HAVE_SIGNAL
148
149/* Define to 1 if you have the <signal.h> header file. */
150#undef HAVE_SIGNAL_H
151
152/* Define to 1 if you have the `snprintf' function. */
153#undef HAVE_SNPRINTF
154
155/* Define to 1 if you have the `sprintf' function. */
156#undef HAVE_SPRINTF
157
158/* Define to 1 if you have the `sscanf' function. */
159#undef HAVE_SSCANF
160
161/* Define to 1 if you have the `stat' function. */
162#undef HAVE_STAT
163
164/* Define to 1 if you have the <stdarg.h> header file. */
165#undef HAVE_STDARG_H
166
167/* Define to 1 if you have the <stdint.h> header file. */
168#undef HAVE_STDINT_H
169
170/* Define to 1 if you have the <stdlib.h> header file. */
171#undef HAVE_STDLIB_H
172
173/* Define to 1 if you have the `strdup' function. */
174#undef HAVE_STRDUP
175
176/* Define to 1 if you have the `strerror' function. */
177#undef HAVE_STRERROR
178
179/* Define to 1 if you have the `strftime' function. */
180#undef HAVE_STRFTIME
181
182/* Define to 1 if you have the <strings.h> header file. */
183#undef HAVE_STRINGS_H
184
185/* Define to 1 if you have the <string.h> header file. */
186#undef HAVE_STRING_H
187
188/* Define to 1 if you have the `strndup' function. */
189#undef HAVE_STRNDUP
190
191/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
192 */
193#undef HAVE_SYS_DIR_H
194
195/* Define to 1 if you have the <sys/mman.h> header file. */
196#undef HAVE_SYS_MMAN_H
197
198/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
199 */
200#undef HAVE_SYS_NDIR_H
201
202/* Define to 1 if you have the <sys/select.h> header file. */
203#undef HAVE_SYS_SELECT_H
204
205/* Define to 1 if you have the <sys/socket.h> header file. */
206#undef HAVE_SYS_SOCKET_H
207
208/* Define to 1 if you have the <sys/stat.h> header file. */
209#undef HAVE_SYS_STAT_H
210
211/* Define to 1 if you have the <sys/timeb.h> header file. */
212#undef HAVE_SYS_TIMEB_H
213
214/* Define to 1 if you have the <sys/time.h> header file. */
215#undef HAVE_SYS_TIME_H
216
217/* Define to 1 if you have the <sys/types.h> header file. */
218#undef HAVE_SYS_TYPES_H
219
220/* Define to 1 if you have the <time.h> header file. */
221#undef HAVE_TIME_H
222
223/* Define to 1 if you have the <unistd.h> header file. */
224#undef HAVE_UNISTD_H
225
226/* Define to 1 if you have the `vfprintf' function. */
227#undef HAVE_VFPRINTF
228
229/* Define to 1 if you have the `vsnprintf' function. */
230#undef HAVE_VSNPRINTF
231
232/* Define to 1 if you have the `vsprintf' function. */
233#undef HAVE_VSPRINTF
234
235/* Define to 1 if you have the <zlib.h> header file. */
236#undef HAVE_ZLIB_H
237
238/* Define to 1 if you have the `_stat' function. */
239#undef HAVE__STAT
240
241/* Name of package */
242#undef PACKAGE
243
244/* Define to the address where bug reports for this package should be sent. */
245#undef PACKAGE_BUGREPORT
246
247/* Define to the full name of this package. */
248#undef PACKAGE_NAME
249
250/* Define to the full name and version of this package. */
251#undef PACKAGE_STRING
252
253/* Define to the one symbol short name of this package. */
254#undef PACKAGE_TARNAME
255
256/* Define to the version of this package. */
257#undef PACKAGE_VERSION
258
259/* Define to 1 if the C compiler supports function prototypes. */
260#undef PROTOTYPES
261
262/* Determine what socket length (socklen_t) data type is */
263#undef SOCKLEN_T
264
265/* Define to 1 if you have the ANSI C header files. */
266#undef STDC_HEADERS
267
268/* Support for IPv6 */
269#undef SUPPORT_IP6
270
271/* Version number of package */
272#undef VERSION
273
Daniel Veillardd8cf9062003-11-11 21:12:36 +0000274/* Using the Win32 Socket implementation */
275#undef _WINSOCKAPI_
276
Daniel Veillardda3b29a2004-08-14 11:15:13 +0000277/* Define like PROTOTYPES; this can be used by system headers. */
278#undef __PROTOTYPES
279
Daniel Veillardd8cf9062003-11-11 21:12:36 +0000280/* Win32 Std C name mangling work-around */
281#undef snprintf
282
283/* Win32 Std C name mangling work-around */
284#undef vsnprintf