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

Side by Side Diff: third_party/libxslt/linux/config.h

Issue 661058: libxslt update (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 10 years, 10 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.in by autoheader. */ 2 /* config.h.in. Generated from configure.in by autoheader. */
3 /* #undef HAVE_ISINF */ 3 /* #undef HAVE_ISINF */
4 /* #undef HAVE_ISNAN */ 4 /* #undef HAVE_ISNAN */
5 #define HAVE_POW 1 5 #define HAVE_POW 1
6 #define HAVE_FLOOR 1 6 #define HAVE_FLOOR 1
7 #define HAVE_FABS 1 7 #define HAVE_FABS 1
8 #define WITH_DEBUGGER 1 8 #define WITH_DEBUGGER 1
9 9
10 /* Define to 1 if you have the <ansidecl.h> header file. */ 10 /* Define to 1 if you have the <ansidecl.h> header file. */
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
142 /* Define to the one symbol short name of this package. */ 142 /* Define to the one symbol short name of this package. */
143 #define PACKAGE_TARNAME "" 143 #define PACKAGE_TARNAME ""
144 144
145 /* Define to the version of this package. */ 145 /* Define to the version of this package. */
146 #define PACKAGE_VERSION "" 146 #define PACKAGE_VERSION ""
147 147
148 /* Define to 1 if you have the ANSI C header files. */ 148 /* Define to 1 if you have the ANSI C header files. */
149 #define STDC_HEADERS 1 149 #define STDC_HEADERS 1
150 150
151 /* Version number of package */ 151 /* Version number of package */
152 #define VERSION "1.1.24" 152 #define VERSION "1.1.26"
153 153
154 /* Using the Win32 Socket implementation */ 154 /* Using the Win32 Socket implementation */
155 /* #undef _WINSOCKAPI_ */ 155 /* #undef _WINSOCKAPI_ */
156 156
157 /* Win32 Std C name mangling work-around */ 157 /* Win32 Std C name mangling work-around */
158 /* #undef snprintf */ 158 /* #undef snprintf */
159 159
160 /* Win32 Std C name mangling work-around */ 160 /* Win32 Std C name mangling work-around */
161 /* #undef vsnprintf */ 161 /* #undef vsnprintf */
OLDNEW
« no previous file with comments | « third_party/libxslt/libxslt/xsltwin32config.h ('k') | third_party/libxslt/linux/libexslt/exsltconfig.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698