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

Side by Side Diff: third_party/libxml/mac/config.h

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. */ 1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */ 2 /* config.h.in. Generated from configure.ac by autoheader. */
3 3
4 /* Type cast for the gethostbyname() argument */ 4 /* Type cast for the gethostbyname() argument */
5 #define GETHOSTBYNAME_ARG_CAST /**/ 5 #define GETHOSTBYNAME_ARG_CAST /**/
6 6
7 /* Define to 1 if you have the <ansidecl.h> header file. */ 7 /* Define to 1 if you have the <ansidecl.h> header file. */
8 /* #undef HAVE_ANSIDECL_H */ 8 /* #undef HAVE_ANSIDECL_H */
9 9
10 /* Define to 1 if you have the <arpa/inet.h> header file. */ 10 /* Define to 1 if you have the <arpa/inet.h> header file. */
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
150 /* Define if <pthread.h> is there */ 150 /* Define if <pthread.h> is there */
151 #define HAVE_PTHREAD_H /**/ 151 #define HAVE_PTHREAD_H /**/
152 152
153 /* Define to 1 if you have the `putenv' function. */ 153 /* Define to 1 if you have the `putenv' function. */
154 #define HAVE_PUTENV 1 154 #define HAVE_PUTENV 1
155 155
156 /* Define to 1 if you have the `rand' function. */ 156 /* Define to 1 if you have the `rand' function. */
157 #define HAVE_RAND 1 157 #define HAVE_RAND 1
158 158
159 /* Define to 1 if you have the `rand_r' function. */ 159 /* Define to 1 if you have the `rand_r' function. */
160 #define HAVE_RAND_R 1 160
161 161
162 /* Define to 1 if you have the <resolv.h> header file. */ 162 /* Define to 1 if you have the <resolv.h> header file. */
163 #define HAVE_RESOLV_H 1 163 #define HAVE_RESOLV_H 1
164 164
165 /* Have shl_load based dso */ 165 /* Have shl_load based dso */
166 /* #undef HAVE_SHLLOAD */ 166 /* #undef HAVE_SHLLOAD */
167 167
168 /* Define to 1 if you have the `signal' function. */ 168 /* Define to 1 if you have the `signal' function. */
169 #define HAVE_SIGNAL 1 169 #define HAVE_SIGNAL 1
170 170
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
268 268
269 /* Define to 1 if you have the `_stat' function. */ 269 /* Define to 1 if you have the `_stat' function. */
270 /* #undef HAVE__STAT */ 270 /* #undef HAVE__STAT */
271 271
272 /* Whether __va_copy() is available */ 272 /* Whether __va_copy() is available */
273 /* #undef HAVE___VA_COPY */ 273 /* #undef HAVE___VA_COPY */
274 274
275 /* Define as const if the declaration of iconv() needs const. */ 275 /* Define as const if the declaration of iconv() needs const. */
276 /* #undef ICONV_CONST */ 276 /* #undef ICONV_CONST */
277 277
278 /* Define to the sub-directory in which libtool stores uninstalled libraries. 278 /* Define to the sub-directory where libtool stores uninstalled libraries. */
279 */
280 #define LT_OBJDIR ".libs/" 279 #define LT_OBJDIR ".libs/"
281 280
282 /* Name of package */ 281 /* Name of package */
283 #define PACKAGE "libxml2" 282 #define PACKAGE "libxml2"
284 283
285 /* Define to the address where bug reports for this package should be sent. */ 284 /* Define to the address where bug reports for this package should be sent. */
286 #define PACKAGE_BUGREPORT "" 285 #define PACKAGE_BUGREPORT ""
287 286
288 /* Define to the full name of this package. */ 287 /* Define to the full name of this package. */
289 #define PACKAGE_NAME "" 288 #define PACKAGE_NAME ""
(...skipping 16 matching lines...) Expand all
306 /* Define to 1 if you have the ANSI C header files. */ 305 /* Define to 1 if you have the ANSI C header files. */
307 #define STDC_HEADERS 1 306 #define STDC_HEADERS 1
308 307
309 /* Support for IPv6 */ 308 /* Support for IPv6 */
310 #define SUPPORT_IP6 /**/ 309 #define SUPPORT_IP6 /**/
311 310
312 /* Define if va_list is an array type */ 311 /* Define if va_list is an array type */
313 #define VA_LIST_IS_ARRAY 1 312 #define VA_LIST_IS_ARRAY 1
314 313
315 /* Version number of package */ 314 /* Version number of package */
316 #define VERSION "2.9.2" 315 #define VERSION "2.9.3"
317 316
318 /* Determine what socket length (socklen_t) data type is */ 317 /* Determine what socket length (socklen_t) data type is */
319 #define XML_SOCKLEN_T socklen_t 318 #define XML_SOCKLEN_T socklen_t
320 319
321 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 320 /* 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 321 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
323 #define below would cause a syntax error. */ 322 #define below would cause a syntax error. */
324 /* #undef _UINT32_T */ 323 /* #undef _UINT32_T */
325 324
326 /* Using the Win32 Socket implementation */ 325 /* Using the Win32 Socket implementation */
327 /* #undef _WINSOCKAPI_ */ 326 /* #undef _WINSOCKAPI_ */
328 327
329 /* ss_family is not defined here, use __ss_family instead */ 328 /* ss_family is not defined here, use __ss_family instead */
330 /* #undef ss_family */ 329 /* #undef ss_family */
331 330
332 /* Define to the type of an unsigned integer type of width exactly 32 bits if 331 /* 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. */ 332 such a type exists and the standard includes do not define it. */
334 /* #undef uint32_t */ 333 /* #undef uint32_t */
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698