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

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

Issue 2865973002: Check in the libxslt roll script. (Closed)
Patch Set: Consistent quotes. Created 3 years, 7 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/libxslt/src/config.sub ('k') | third_party/libxslt/src/configure » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /* config.h.in. Generated from configure.in by autoheader. */ 1 /* config.h.in. Generated from configure.in by autoheader. */
2 2
3 /* Define to 1 if you have the <ansidecl.h> header file. */ 3 /* Define to 1 if you have the <ansidecl.h> header file. */
4 #undef HAVE_ANSIDECL_H 4 #undef HAVE_ANSIDECL_H
5 5
6 /* Define to 1 if you have the `clock_gettime' function. */ 6 /* Define to 1 if you have the `clock_gettime' function. */
7 #undef HAVE_CLOCK_GETTIME 7 #undef HAVE_CLOCK_GETTIME
8 8
9 /* Define to 1 if you have the <dlfcn.h> header file. */ 9 /* Define to 1 if you have the <dlfcn.h> header file. */
10 #undef HAVE_DLFCN_H 10 #undef HAVE_DLFCN_H
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
210 #undef _POSIX_SOURCE 210 #undef _POSIX_SOURCE
211 211
212 /* Using the Win32 Socket implementation */ 212 /* Using the Win32 Socket implementation */
213 #undef _WINSOCKAPI_ 213 #undef _WINSOCKAPI_
214 214
215 /* Win32 Std C name mangling work-around */ 215 /* Win32 Std C name mangling work-around */
216 #undef snprintf 216 #undef snprintf
217 217
218 /* Win32 Std C name mangling work-around */ 218 /* Win32 Std C name mangling work-around */
219 #undef vsnprintf 219 #undef vsnprintf
OLDNEW
« no previous file with comments | « third_party/libxslt/src/config.sub ('k') | third_party/libxslt/src/configure » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698