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

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

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/libxslt/config.sub ('k') | third_party/libxslt/configure.in » ('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. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.in by autoheader. */ 1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* #undef HAVE_ISINF */
4 /* #undef HAVE_ISNAN */
5 #define HAVE_POW 1
6 #define HAVE_FLOOR 1
7 #define HAVE_FABS 1
8 #define WITH_DEBUGGER 1
9 2
10 /* Define to 1 if you have the <ansidecl.h> header file. */ 3 /* Define to 1 if you have the <ansidecl.h> header file. */
11 /* #undef HAVE_ANSIDECL_H */ 4 #undef HAVE_ANSIDECL_H
12 5
13 /* Define to 1 if you have the `asctime' function. */ 6 /* Define to 1 if you have the `asctime' function. */
14 #define HAVE_ASCTIME 1 7 #undef HAVE_ASCTIME
8
9 /* Define to 1 if you have the `clock_gettime' function. */
10 #undef HAVE_CLOCK_GETTIME
15 11
16 /* Define to 1 if you have the <dlfcn.h> header file. */ 12 /* Define to 1 if you have the <dlfcn.h> header file. */
17 #define HAVE_DLFCN_H 1 13 #undef HAVE_DLFCN_H
14
15 /* Define if fabs is there */
16 #undef HAVE_FABS
18 17
19 /* Define to 1 if you have the <float.h> header file. */ 18 /* Define to 1 if you have the <float.h> header file. */
20 #define HAVE_FLOAT_H 1 19 #undef HAVE_FLOAT_H
20
21 /* Define if floor is there */
22 #undef HAVE_FLOOR
21 23
22 /* Define to 1 if you have the `fprintf' function. */ 24 /* Define to 1 if you have the `fprintf' function. */
23 #define HAVE_FPRINTF 1 25 #undef HAVE_FPRINTF
24 26
25 /* Define to 1 if you have the <fp_class.h> header file. */ 27 /* Define to 1 if you have the <fp_class.h> header file. */
26 /* #undef HAVE_FP_CLASS_H */ 28 #undef HAVE_FP_CLASS_H
27 29
28 /* Define to 1 if you have the `ftime' function. */ 30 /* Define to 1 if you have the `ftime' function. */
29 #define HAVE_FTIME 1 31 #undef HAVE_FTIME
30 32
31 /* Define if gcrypt library is available. */ 33 /* Define if gcrypt library is available. */
32 #define HAVE_GCRYPT 1 34 #undef HAVE_GCRYPT
33 35
34 /* Define to 1 if you have the `gettimeofday' function. */ 36 /* Define to 1 if you have the `gettimeofday' function. */
35 #define HAVE_GETTIMEOFDAY 1 37 #undef HAVE_GETTIMEOFDAY
38
39 /* Define to 1 if you have the `gmtime' function. */
40 #undef HAVE_GMTIME
36 41
37 /* Define to 1 if you have the `gmtime_r' function. */ 42 /* Define to 1 if you have the `gmtime_r' function. */
38 #define HAVE_GMTIME_R 1 43 #undef HAVE_GMTIME_R
39 44
40 /* Define to 1 if you have the <ieeefp.h> header file. */ 45 /* Define to 1 if you have the <ieeefp.h> header file. */
41 /* #undef HAVE_IEEEFP_H */ 46 #undef HAVE_IEEEFP_H
42 47
43 /* Define to 1 if you have the <inttypes.h> header file. */ 48 /* Define to 1 if you have the <inttypes.h> header file. */
44 #define HAVE_INTTYPES_H 1 49 #undef HAVE_INTTYPES_H
50
51 /* Define if pthread library is there (-lpthread) */
52 #undef HAVE_LIBPTHREAD
53
54 /* Define to 1 if you have the <locale.h> header file. */
55 #undef HAVE_LOCALE_H
45 56
46 /* Define to 1 if you have the `localtime' function. */ 57 /* Define to 1 if you have the `localtime' function. */
47 #define HAVE_LOCALTIME 1 58 #undef HAVE_LOCALTIME
48 59
49 /* Define to 1 if you have the `localtime_r' function. */ 60 /* Define to 1 if you have the `localtime_r' function. */
50 #define HAVE_LOCALTIME_R 1 61 #undef HAVE_LOCALTIME_R
51 62
52 /* Define to 1 if you have the <math.h> header file. */ 63 /* Define to 1 if you have the <math.h> header file. */
53 #define HAVE_MATH_H 1 64 #undef HAVE_MATH_H
54 65
55 /* Define to 1 if you have the <memory.h> header file. */ 66 /* Define to 1 if you have the <memory.h> header file. */
56 #define HAVE_MEMORY_H 1 67 #undef HAVE_MEMORY_H
57 68
58 /* Define to 1 if you have the `mktime' function. */ 69 /* Define to 1 if you have the `mktime' function. */
59 #define HAVE_MKTIME 1 70 #undef HAVE_MKTIME
60 71
61 /* Define to 1 if you have the <nan.h> header file. */ 72 /* Define to 1 if you have the <nan.h> header file. */
62 /* #undef HAVE_NAN_H */ 73 #undef HAVE_NAN_H
74
75 /* Define if pow is there */
76 #undef HAVE_POW
63 77
64 /* Define to 1 if you have the `printf' function. */ 78 /* Define to 1 if you have the `printf' function. */
65 #define HAVE_PRINTF 1 79 #undef HAVE_PRINTF
80
81 /* Define if <pthread.h> is there */
82 #undef HAVE_PTHREAD_H
66 83
67 /* Define to 1 if you have the `snprintf' function. */ 84 /* Define to 1 if you have the `snprintf' function. */
68 #define HAVE_SNPRINTF 1 85 #undef HAVE_SNPRINTF
69 86
70 /* Define to 1 if you have the `sprintf' function. */ 87 /* Define to 1 if you have the `sprintf' function. */
71 #define HAVE_SPRINTF 1 88 #undef HAVE_SPRINTF
72 89
73 /* Define to 1 if you have the `sscanf' function. */ 90 /* Define to 1 if you have the `sscanf' function. */
74 #define HAVE_SSCANF 1 91 #undef HAVE_SSCANF
75 92
76 /* Define to 1 if you have the `stat' function. */ 93 /* Define to 1 if you have the `stat' function. */
77 #define HAVE_STAT 1 94 #undef HAVE_STAT
78 95
79 /* Define to 1 if you have the <stdarg.h> header file. */ 96 /* Define to 1 if you have the <stdarg.h> header file. */
80 #define HAVE_STDARG_H 1 97 #undef HAVE_STDARG_H
81 98
82 /* Define to 1 if you have the <stdint.h> header file. */ 99 /* Define to 1 if you have the <stdint.h> header file. */
83 #define HAVE_STDINT_H 1 100 #undef HAVE_STDINT_H
84 101
85 /* Define to 1 if you have the <stdlib.h> header file. */ 102 /* Define to 1 if you have the <stdlib.h> header file. */
86 #define HAVE_STDLIB_H 1 103 #undef HAVE_STDLIB_H
87 104
88 /* Define to 1 if you have the <strings.h> header file. */ 105 /* Define to 1 if you have the <strings.h> header file. */
89 #define HAVE_STRINGS_H 1 106 #undef HAVE_STRINGS_H
90 107
91 /* Define to 1 if you have the <string.h> header file. */ 108 /* Define to 1 if you have the <string.h> header file. */
92 #define HAVE_STRING_H 1 109 #undef HAVE_STRING_H
93 110
94 /* Define to 1 if you have the <sys/select.h> header file. */ 111 /* Define to 1 if you have the <sys/select.h> header file. */
95 #define HAVE_SYS_SELECT_H 1 112 #undef HAVE_SYS_SELECT_H
96 113
97 /* Define to 1 if you have the <sys/stat.h> header file. */ 114 /* Define to 1 if you have the <sys/stat.h> header file. */
98 #define HAVE_SYS_STAT_H 1 115 #undef HAVE_SYS_STAT_H
99 116
100 /* Define to 1 if you have the <sys/timeb.h> header file. */ 117 /* Define to 1 if you have the <sys/timeb.h> header file. */
101 #define HAVE_SYS_TIMEB_H 1 118 #undef HAVE_SYS_TIMEB_H
102 119
103 /* Define to 1 if you have the <sys/time.h> header file. */ 120 /* Define to 1 if you have the <sys/time.h> header file. */
104 #define HAVE_SYS_TIME_H 1 121 #undef HAVE_SYS_TIME_H
105 122
106 /* Define to 1 if you have the <sys/types.h> header file. */ 123 /* Define to 1 if you have the <sys/types.h> header file. */
107 #define HAVE_SYS_TYPES_H 1 124 #undef HAVE_SYS_TYPES_H
108 125
109 /* Define to 1 if you have the `time' function. */ 126 /* Define to 1 if you have the `time' function. */
110 #define HAVE_TIME 1 127 #undef HAVE_TIME
111 128
112 /* Define to 1 if you have the <time.h> header file. */ 129 /* Define to 1 if you have the <time.h> header file. */
113 #define HAVE_TIME_H 1 130 #undef HAVE_TIME_H
114 131
115 /* Define to 1 if you have the <unistd.h> header file. */ 132 /* Define to 1 if you have the <unistd.h> header file. */
116 #define HAVE_UNISTD_H 1 133 #undef HAVE_UNISTD_H
117 134
118 /* Define to 1 if you have the `vfprintf' function. */ 135 /* Define to 1 if you have the `vfprintf' function. */
119 #define HAVE_VFPRINTF 1 136 #undef HAVE_VFPRINTF
120 137
121 /* Define to 1 if you have the `vsnprintf' function. */ 138 /* Define to 1 if you have the `vsnprintf' function. */
122 #define HAVE_VSNPRINTF 1 139 #undef HAVE_VSNPRINTF
123 140
124 /* Define to 1 if you have the `vsprintf' function. */ 141 /* Define to 1 if you have the `vsprintf' function. */
125 #define HAVE_VSPRINTF 1 142 #undef HAVE_VSPRINTF
143
144 /* Define to 1 if you have the <xlocale.h> header file. */
145 #undef HAVE_XLOCALE_H
126 146
127 /* Define to 1 if you have the `_stat' function. */ 147 /* Define to 1 if you have the `_stat' function. */
128 /* #undef HAVE__STAT */ 148 #undef HAVE__STAT
149
150 /* Define to the sub-directory in which libtool stores uninstalled libraries.
151 */
152 #undef LT_OBJDIR
129 153
130 /* Name of package */ 154 /* Name of package */
131 #define PACKAGE "libxslt" 155 #undef PACKAGE
132 156
133 /* Define to the address where bug reports for this package should be sent. */ 157 /* Define to the address where bug reports for this package should be sent. */
134 #define PACKAGE_BUGREPORT "" 158 #undef PACKAGE_BUGREPORT
135 159
136 /* Define to the full name of this package. */ 160 /* Define to the full name of this package. */
137 #define PACKAGE_NAME "" 161 #undef PACKAGE_NAME
138 162
139 /* Define to the full name and version of this package. */ 163 /* Define to the full name and version of this package. */
140 #define PACKAGE_STRING "" 164 #undef PACKAGE_STRING
141 165
142 /* Define to the one symbol short name of this package. */ 166 /* Define to the one symbol short name of this package. */
143 #define PACKAGE_TARNAME "" 167 #undef PACKAGE_TARNAME
168
169 /* Define to the home page for this package. */
170 #undef PACKAGE_URL
144 171
145 /* Define to the version of this package. */ 172 /* Define to the version of this package. */
146 #define PACKAGE_VERSION "" 173 #undef PACKAGE_VERSION
147 174
148 /* Define to 1 if you have the ANSI C header files. */ 175 /* Define to 1 if you have the ANSI C header files. */
149 #define STDC_HEADERS 1 176 #undef STDC_HEADERS
177
178 /* Enable extensions on AIX 3, Interix. */
179 #ifndef _ALL_SOURCE
180 # undef _ALL_SOURCE
181 #endif
182 /* Enable GNU extensions on systems that have them. */
183 #ifndef _GNU_SOURCE
184 # undef _GNU_SOURCE
185 #endif
186 /* Enable threading extensions on Solaris. */
187 #ifndef _POSIX_PTHREAD_SEMANTICS
188 # undef _POSIX_PTHREAD_SEMANTICS
189 #endif
190 /* Enable extensions on HP NonStop. */
191 #ifndef _TANDEM_SOURCE
192 # undef _TANDEM_SOURCE
193 #endif
194 /* Enable general extensions on Solaris. */
195 #ifndef __EXTENSIONS__
196 # undef __EXTENSIONS__
197 #endif
198
150 199
151 /* Version number of package */ 200 /* Version number of package */
152 #define VERSION "1.1.26" 201 #undef VERSION
202
203 /* Define if debugging support is enabled */
204 #undef WITH_DEBUGGER
205
206 /* Define to 1 if on MINIX. */
207 #undef _MINIX
208
209 /* Define to 2 if the system does not provide POSIX.1 features except with
210 this defined. */
211 #undef _POSIX_1_SOURCE
212
213 /* Define to 1 if you need to in order for `stat' and other things to work. */
214 #undef _POSIX_SOURCE
153 215
154 /* Using the Win32 Socket implementation */ 216 /* Using the Win32 Socket implementation */
155 /* #undef _WINSOCKAPI_ */ 217 #undef _WINSOCKAPI_
156 218
157 /* Win32 Std C name mangling work-around */ 219 /* Win32 Std C name mangling work-around */
158 /* #undef snprintf */ 220 #undef snprintf
159 221
160 /* Win32 Std C name mangling work-around */ 222 /* Win32 Std C name mangling work-around */
161 /* #undef vsnprintf */ 223 #undef vsnprintf
OLDNEW
« no previous file with comments | « third_party/libxslt/config.sub ('k') | third_party/libxslt/configure.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698