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

Side by Side Diff: third_party/libxml/src/acconfig.h

Issue 1193533007: Upgrade to libxml 2.9.2 and libxslt 1.1.28 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: no iconv Created 5 years, 6 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
« no previous file with comments | « third_party/libxml/src/SAX2.c ('k') | third_party/libxml/src/acinclude.m4 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 #undef PACKAGE
2 #undef VERSION
3 #undef HAVE_LIBZ
4 #undef HAVE_LIBM
5 #undef HAVE_ISINF
6 #undef HAVE_ISNAN
7 #undef HAVE_LIBHISTORY
8 #undef HAVE_LIBREADLINE
9 #undef HAVE_LIBPTHREAD
10 #undef HAVE_PTHREAD_H
11
12 /* Define if IPV6 support is there */
13 #undef SUPPORT_IP6
14
15 /* Define if getaddrinfo is there */
16 #undef HAVE_GETADDRINFO
OLDNEW
« no previous file with comments | « third_party/libxml/src/SAX2.c ('k') | third_party/libxml/src/acinclude.m4 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698