1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.in by autoheader. */
3 #define PACKAGE "libxml2"
4 #define VERSION "2.7.7"
7 #define HAVE_ISINF /**/
8 #define HAVE_ISNAN /**/
9 /* #undef HAVE_LIBHISTORY */
10 /* #undef HAVE_LIBREADLINE */
11 #define HAVE_LIBPTHREAD /**/
12 #define HAVE_PTHREAD_H /**/
14 /* Define if IPV6 support is there */
15 #define SUPPORT_IP6 /**/
17 /* Define if getaddrinfo is there */
18 #define HAVE_GETADDRINFO /**/
20 /* Define to 1 if you have the <ansidecl.h> header file. */
21 /* #undef HAVE_ANSIDECL_H */
23 /* Define to 1 if you have the <arpa/inet.h> header file. */
24 #define HAVE_ARPA_INET_H 1
26 /* Define to 1 if you have the <arpa/nameser.h> header file. */
27 #define HAVE_ARPA_NAMESER_H 1
29 /* Whether struct sockaddr::__ss_family exists */
30 /* #undef HAVE_BROKEN_SS_FAMILY */
32 /* Define to 1 if you have the `class' function. */
33 /* #undef HAVE_CLASS */
35 /* Define to 1 if you have the <ctype.h> header file. */
36 #define HAVE_CTYPE_H 1
38 /* Define to 1 if you have the <dirent.h> header file. */
39 #define HAVE_DIRENT_H 1
41 /* Define to 1 if you have the <dlfcn.h> header file. */
42 #define HAVE_DLFCN_H 1
44 /* Have dlopen based dso */
45 #define HAVE_DLOPEN /**/
47 /* Define to 1 if you have the <dl.h> header file. */
48 /* #undef HAVE_DL_H */
50 /* Define to 1 if you have the <errno.h> header file. */
51 #define HAVE_ERRNO_H 1
53 /* Define to 1 if you have the <fcntl.h> header file. */
54 #define HAVE_FCNTL_H 1
56 /* Define to 1 if you have the `finite' function. */
59 /* Define to 1 if you have the <float.h> header file. */
60 #define HAVE_FLOAT_H 1
62 /* Define to 1 if you have the `fpclass' function. */
63 /* #undef HAVE_FPCLASS */
65 /* Define to 1 if you have the `fprintf' function. */
66 #define HAVE_FPRINTF 1
68 /* Define to 1 if you have the `fp_class' function. */
69 /* #undef HAVE_FP_CLASS */
71 /* Define to 1 if you have the <fp_class.h> header file. */
72 /* #undef HAVE_FP_CLASS_H */
74 /* Define to 1 if you have the `ftime' function. */
77 /* Define if getaddrinfo is there */
78 #define HAVE_GETADDRINFO /**/
80 /* Define to 1 if you have the `gettimeofday' function. */
81 #define HAVE_GETTIMEOFDAY 1
83 /* Define to 1 if you have the <ieeefp.h> header file. */
84 /* #undef HAVE_IEEEFP_H */
86 /* Define to 1 if you have the <inttypes.h> header file. */
87 #define HAVE_INTTYPES_H 1
89 /* Define to 1 if you have the <inttypes.h.h> header file. */
90 /* #undef HAVE_INTTYPES_H_H */
92 /* Define if isinf is there */
93 #define HAVE_ISINF /**/
95 /* Define if isnan is there */
96 #define HAVE_ISNAN /**/
98 /* Define to 1 if you have the `isnand' function. */
99 /* #undef HAVE_ISNAND */
101 /* Define if history library is there (-lhistory) */
102 /* #undef HAVE_LIBHISTORY */
104 /* Define if pthread library is there (-lpthread) */
105 #define HAVE_LIBPTHREAD /**/
107 /* Define if readline library is there (-lreadline) */
108 /* #undef HAVE_LIBREADLINE */
110 /* Have compression library */
113 /* Define to 1 if you have the <limits.h> header file. */
114 #define HAVE_LIMITS_H 1
116 /* Define to 1 if you have the `localtime' function. */
117 #define HAVE_LOCALTIME 1
119 /* Define to 1 if you have the <malloc.h> header file. */
120 #define HAVE_MALLOC_H 1
122 /* Define to 1 if you have the <math.h> header file. */
123 #define HAVE_MATH_H 1
125 /* Define to 1 if you have the <memory.h> header file. */
126 #define HAVE_MEMORY_H 1
128 /* Define to 1 if you have the <nan.h> header file. */
129 /* #undef HAVE_NAN_H */
131 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
132 /* #undef HAVE_NDIR_H */
134 /* Define to 1 if you have the <netdb.h> header file. */
135 #define HAVE_NETDB_H 1
137 /* Define to 1 if you have the <netinet/in.h> header file. */
138 #define HAVE_NETINET_IN_H 1
140 /* Define to 1 if you have the <poll.h> header file. */
141 #define HAVE_POLL_H 1
143 /* Define to 1 if you have the `printf' function. */
144 #define HAVE_PRINTF 1
146 /* Define if <pthread.h> is there */
147 #define HAVE_PTHREAD_H /**/
149 /* Define to 1 if you have the <resolv.h> header file. */
150 #define HAVE_RESOLV_H 1
152 /* Have shl_load based dso */
153 /* #undef HAVE_SHLLOAD */
155 /* Define to 1 if you have the `signal' function. */
156 #define HAVE_SIGNAL 1
158 /* Define to 1 if you have the <signal.h> header file. */
159 #define HAVE_SIGNAL_H 1
161 /* Define to 1 if you have the `snprintf' function. */
162 #define HAVE_SNPRINTF 1
164 /* Define to 1 if you have the `sprintf' function. */
165 #define HAVE_SPRINTF 1
167 /* Define to 1 if you have the `sscanf' function. */
168 #define HAVE_SSCANF 1
170 /* Define to 1 if you have the `stat' function. */
173 /* Define to 1 if you have the <stdarg.h> header file. */
174 #define HAVE_STDARG_H 1
176 /* Define to 1 if you have the <stdint.h> header file. */
177 #define HAVE_STDINT_H 1
179 /* Define to 1 if you have the <stdlib.h> header file. */
180 #define HAVE_STDLIB_H 1
182 /* Define to 1 if you have the `strdup' function. */
183 #define HAVE_STRDUP 1
185 /* Define to 1 if you have the `strerror' function. */
186 #define HAVE_STRERROR 1
188 /* Define to 1 if you have the `strftime' function. */
189 #define HAVE_STRFTIME 1
191 /* Define to 1 if you have the <strings.h> header file. */
192 #define HAVE_STRINGS_H 1
194 /* Define to 1 if you have the <string.h> header file. */
195 #define HAVE_STRING_H 1
197 /* Define to 1 if you have the `strndup' function. */
198 #define HAVE_STRNDUP 1
200 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
202 /* #undef HAVE_SYS_DIR_H */
204 /* Define to 1 if you have the <sys/mman.h> header file. */
205 #define HAVE_SYS_MMAN_H 1
207 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
209 /* #undef HAVE_SYS_NDIR_H */
211 /* Define to 1 if you have the <sys/select.h> header file. */
212 #define HAVE_SYS_SELECT_H 1
214 /* Define to 1 if you have the <sys/socket.h> header file. */
215 #define HAVE_SYS_SOCKET_H 1
217 /* Define to 1 if you have the <sys/stat.h> header file. */
218 #define HAVE_SYS_STAT_H 1
220 /* Define to 1 if you have the <sys/timeb.h> header file. */
221 #define HAVE_SYS_TIMEB_H 1
223 /* Define to 1 if you have the <sys/time.h> header file. */
224 #define HAVE_SYS_TIME_H 1
226 /* Define to 1 if you have the <sys/types.h> header file. */
227 #define HAVE_SYS_TYPES_H 1
229 /* Define to 1 if you have the <time.h> header file. */
230 #define HAVE_TIME_H 1
232 /* Define to 1 if you have the <unistd.h> header file. */
233 #define HAVE_UNISTD_H 1
235 /* Whether va_copy() is available */
236 #define HAVE_VA_COPY 1
238 /* Define to 1 if you have the `vfprintf' function. */
239 #define HAVE_VFPRINTF 1
241 /* Define to 1 if you have the `vsnprintf' function. */
242 #define HAVE_VSNPRINTF 1
244 /* Define to 1 if you have the `vsprintf' function. */
245 #define HAVE_VSPRINTF 1
247 /* Define to 1 if you have the <zlib.h> header file. */
248 #define HAVE_ZLIB_H 1
250 /* Define to 1 if you have the `_stat' function. */
251 /* #undef HAVE__STAT */
253 /* Whether __va_copy() is available */
254 /* #undef HAVE___VA_COPY */
256 /* Define as const if the declaration of iconv() needs const. */
257 /* #undef ICONV_CONST */
259 /* Define to the sub-directory in which libtool stores uninstalled libraries.
261 #define LT_OBJDIR ".libs/"
263 /* Name of package */
264 #define PACKAGE "libxml2"
266 /* Define to the address where bug reports for this package should be sent. */
267 #define PACKAGE_BUGREPORT ""
269 /* Define to the full name of this package. */
270 #define PACKAGE_NAME ""
272 /* Define to the full name and version of this package. */
273 #define PACKAGE_STRING ""
275 /* Define to the one symbol short name of this package. */
276 #define PACKAGE_TARNAME ""
278 /* Define to the home page for this package. */
279 #define PACKAGE_URL ""
281 /* Define to the version of this package. */
282 #define PACKAGE_VERSION ""
284 /* Define to 1 if the C compiler supports function prototypes. */
287 /* Define to 1 if you have the ANSI C header files. */
288 #define STDC_HEADERS 1
290 /* Support for IPv6 */
291 #define SUPPORT_IP6 /**/
293 /* Version number of package */
294 #define VERSION "2.7.7"
296 /* Determine what socket length (socklen_t) data type is */
297 #define XML_SOCKLEN_T socklen_t
299 /* Using the Win32 Socket implementation */
300 /* #undef _WINSOCKAPI_ */
302 /* Define like PROTOTYPES; this can be used by system headers. */
303 #define __PROTOTYPES 1
305 /* Win32 Std C name mangling work-around */
306 /* #undef snprintf */
308 /* ss_family is not defined here, use __ss_family instead */
309 /* #undef ss_family */
311 /* Win32 Std C name mangling work-around */
312 /* #undef vsnprintf */