VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.4/config.h.in@ 94130

Last change on this file since 94130 was 65950, checked in by vboxsync, 8 years ago

libxml 2.9.4: fix export

  • Property svn:eol-style set to native
File size: 8.3 KB
Line 
1/* config.h.in. Generated from configure.ac by autoheader. */
2
3/* Type cast for the gethostbyname() argument */
4#undef GETHOSTBYNAME_ARG_CAST
5
6/* Define to 1 if you have the <ansidecl.h> header file. */
7#undef HAVE_ANSIDECL_H
8
9/* Define to 1 if you have the <arpa/inet.h> header file. */
10#undef HAVE_ARPA_INET_H
11
12/* Define to 1 if you have the <arpa/nameser.h> header file. */
13#undef HAVE_ARPA_NAMESER_H
14
15/* Whether struct sockaddr::__ss_family exists */
16#undef HAVE_BROKEN_SS_FAMILY
17
18/* Define to 1 if you have the `class' function. */
19#undef HAVE_CLASS
20
21/* Define to 1 if you have the <ctype.h> header file. */
22#undef HAVE_CTYPE_H
23
24/* Define to 1 if you have the <dirent.h> header file. */
25#undef HAVE_DIRENT_H
26
27/* Define to 1 if you have the <dlfcn.h> header file. */
28#undef HAVE_DLFCN_H
29
30/* Have dlopen based dso */
31#undef HAVE_DLOPEN
32
33/* Define to 1 if you have the <dl.h> header file. */
34#undef HAVE_DL_H
35
36/* Define to 1 if you have the <errno.h> header file. */
37#undef HAVE_ERRNO_H
38
39/* Define to 1 if you have the <fcntl.h> header file. */
40#undef HAVE_FCNTL_H
41
42/* Define to 1 if you have the `finite' function. */
43#undef HAVE_FINITE
44
45/* Define to 1 if you have the <float.h> header file. */
46#undef HAVE_FLOAT_H
47
48/* Define to 1 if you have the `fpclass' function. */
49#undef HAVE_FPCLASS
50
51/* Define to 1 if you have the `fprintf' function. */
52#undef HAVE_FPRINTF
53
54/* Define to 1 if you have the `fp_class' function. */
55#undef HAVE_FP_CLASS
56
57/* Define to 1 if you have the <fp_class.h> header file. */
58#undef HAVE_FP_CLASS_H
59
60/* Define to 1 if you have the `ftime' function. */
61#undef HAVE_FTIME
62
63/* Define if getaddrinfo is there */
64#undef HAVE_GETADDRINFO
65
66/* Define to 1 if you have the `gettimeofday' function. */
67#undef HAVE_GETTIMEOFDAY
68
69/* Define to 1 if you have the <ieeefp.h> header file. */
70#undef HAVE_IEEEFP_H
71
72/* Define to 1 if you have the <inttypes.h> header file. */
73#undef HAVE_INTTYPES_H
74
75/* Define to 1 if you have the `isascii' function. */
76#undef HAVE_ISASCII
77
78/* Define if isinf is there */
79#undef HAVE_ISINF
80
81/* Define if isnan is there */
82#undef HAVE_ISNAN
83
84/* Define to 1 if you have the `isnand' function. */
85#undef HAVE_ISNAND
86
87/* Define if history library is there (-lhistory) */
88#undef HAVE_LIBHISTORY
89
90/* Have compression library */
91#undef HAVE_LIBLZMA
92
93/* Define if pthread library is there (-lpthread) */
94#undef HAVE_LIBPTHREAD
95
96/* Define if readline library is there (-lreadline) */
97#undef HAVE_LIBREADLINE
98
99/* Have compression library */
100#undef HAVE_LIBZ
101
102/* Define to 1 if you have the <limits.h> header file. */
103#undef HAVE_LIMITS_H
104
105/* Define to 1 if you have the `localtime' function. */
106#undef HAVE_LOCALTIME
107
108/* Define to 1 if you have the <lzma.h> header file. */
109#undef HAVE_LZMA_H
110
111/* Define to 1 if you have the <malloc.h> header file. */
112#undef HAVE_MALLOC_H
113
114/* Define to 1 if you have the <math.h> header file. */
115#undef HAVE_MATH_H
116
117/* Define to 1 if you have the <memory.h> header file. */
118#undef HAVE_MEMORY_H
119
120/* Define to 1 if you have the `mmap' function. */
121#undef HAVE_MMAP
122
123/* Define to 1 if you have the `munmap' function. */
124#undef HAVE_MUNMAP
125
126/* mmap() is no good without munmap() */
127#if defined(HAVE_MMAP) && !defined(HAVE_MUNMAP)
128# undef /**/ HAVE_MMAP
129#endif
130
131/* Define to 1 if you have the <nan.h> header file. */
132#undef HAVE_NAN_H
133
134/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
135#undef HAVE_NDIR_H
136
137/* Define to 1 if you have the <netdb.h> header file. */
138#undef HAVE_NETDB_H
139
140/* Define to 1 if you have the <netinet/in.h> header file. */
141#undef HAVE_NETINET_IN_H
142
143/* Define to 1 if you have the <poll.h> header file. */
144#undef HAVE_POLL_H
145
146/* Define to 1 if you have the `printf' function. */
147#undef HAVE_PRINTF
148
149/* Define if <pthread.h> is there */
150#undef HAVE_PTHREAD_H
151
152/* Define to 1 if you have the `putenv' function. */
153#undef HAVE_PUTENV
154
155/* Define to 1 if you have the `rand' function. */
156#undef HAVE_RAND
157
158/* Define to 1 if you have the `rand_r' function. */
159#undef HAVE_RAND_R
160
161/* Define to 1 if you have the <resolv.h> header file. */
162#undef HAVE_RESOLV_H
163
164/* Have shl_load based dso */
165#undef HAVE_SHLLOAD
166
167/* Define to 1 if you have the `signal' function. */
168#undef HAVE_SIGNAL
169
170/* Define to 1 if you have the <signal.h> header file. */
171#undef HAVE_SIGNAL_H
172
173/* Define to 1 if you have the `snprintf' function. */
174#undef HAVE_SNPRINTF
175
176/* Define to 1 if you have the `sprintf' function. */
177#undef HAVE_SPRINTF
178
179/* Define to 1 if you have the `srand' function. */
180#undef HAVE_SRAND
181
182/* Define to 1 if you have the `sscanf' function. */
183#undef HAVE_SSCANF
184
185/* Define to 1 if you have the `stat' function. */
186#undef HAVE_STAT
187
188/* Define to 1 if you have the <stdarg.h> header file. */
189#undef HAVE_STDARG_H
190
191/* Define to 1 if you have the <stdint.h> header file. */
192#undef HAVE_STDINT_H
193
194/* Define to 1 if you have the <stdlib.h> header file. */
195#undef HAVE_STDLIB_H
196
197/* Define to 1 if you have the `strdup' function. */
198#undef HAVE_STRDUP
199
200/* Define to 1 if you have the `strerror' function. */
201#undef HAVE_STRERROR
202
203/* Define to 1 if you have the `strftime' function. */
204#undef HAVE_STRFTIME
205
206/* Define to 1 if you have the <strings.h> header file. */
207#undef HAVE_STRINGS_H
208
209/* Define to 1 if you have the <string.h> header file. */
210#undef HAVE_STRING_H
211
212/* Define to 1 if you have the `strndup' function. */
213#undef HAVE_STRNDUP
214
215/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
216 */
217#undef HAVE_SYS_DIR_H
218
219/* Define to 1 if you have the <sys/mman.h> header file. */
220#undef HAVE_SYS_MMAN_H
221
222/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
223 */
224#undef HAVE_SYS_NDIR_H
225
226/* Define to 1 if you have the <sys/select.h> header file. */
227#undef HAVE_SYS_SELECT_H
228
229/* Define to 1 if you have the <sys/socket.h> header file. */
230#undef HAVE_SYS_SOCKET_H
231
232/* Define to 1 if you have the <sys/stat.h> header file. */
233#undef HAVE_SYS_STAT_H
234
235/* Define to 1 if you have the <sys/timeb.h> header file. */
236#undef HAVE_SYS_TIMEB_H
237
238/* Define to 1 if you have the <sys/time.h> header file. */
239#undef HAVE_SYS_TIME_H
240
241/* Define to 1 if you have the <sys/types.h> header file. */
242#undef HAVE_SYS_TYPES_H
243
244/* Define to 1 if you have the `time' function. */
245#undef HAVE_TIME
246
247/* Define to 1 if you have the <time.h> header file. */
248#undef HAVE_TIME_H
249
250/* Define to 1 if you have the <unistd.h> header file. */
251#undef HAVE_UNISTD_H
252
253/* Whether va_copy() is available */
254#undef HAVE_VA_COPY
255
256/* Define to 1 if you have the `vfprintf' function. */
257#undef HAVE_VFPRINTF
258
259/* Define to 1 if you have the `vsnprintf' function. */
260#undef HAVE_VSNPRINTF
261
262/* Define to 1 if you have the `vsprintf' function. */
263#undef HAVE_VSPRINTF
264
265/* Define to 1 if you have the <zlib.h> header file. */
266#undef HAVE_ZLIB_H
267
268/* Define to 1 if you have the `_stat' function. */
269#undef HAVE__STAT
270
271/* Whether __va_copy() is available */
272#undef HAVE___VA_COPY
273
274/* Define as const if the declaration of iconv() needs const. */
275#undef ICONV_CONST
276
277/* Define to the sub-directory where libtool stores uninstalled libraries. */
278#undef LT_OBJDIR
279
280/* Name of package */
281#undef PACKAGE
282
283/* Define to the address where bug reports for this package should be sent. */
284#undef PACKAGE_BUGREPORT
285
286/* Define to the full name of this package. */
287#undef PACKAGE_NAME
288
289/* Define to the full name and version of this package. */
290#undef PACKAGE_STRING
291
292/* Define to the one symbol short name of this package. */
293#undef PACKAGE_TARNAME
294
295/* Define to the home page for this package. */
296#undef PACKAGE_URL
297
298/* Define to the version of this package. */
299#undef PACKAGE_VERSION
300
301/* Type cast for the send() function 2nd arg */
302#undef SEND_ARG2_CAST
303
304/* Define to 1 if you have the ANSI C header files. */
305#undef STDC_HEADERS
306
307/* Support for IPv6 */
308#undef SUPPORT_IP6
309
310/* Define if va_list is an array type */
311#undef VA_LIST_IS_ARRAY
312
313/* Version number of package */
314#undef VERSION
315
316/* Determine what socket length (socklen_t) data type is */
317#undef XML_SOCKLEN_T
318
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. */
322#undef _UINT32_T
323
324/* Using the Win32 Socket implementation */
325#undef _WINSOCKAPI_
326
327/* ss_family is not defined here, use __ss_family instead */
328#undef ss_family
329
330/* Define to the type of an unsigned integer type of width exactly 32 bits if
331 such a type exists and the standard includes do not define it. */
332#undef uint32_t
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette