Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(94)

Side by Side Diff: third_party/libxml/src/config.h.in

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

Powered by Google App Engine
This is Rietveld 408576698