|
1 | 1 | /* config.h. Generated from config.h.in by configure. */
|
2 | 2 | /* config.h.in. Generated from configure.ac by autoheader. */
|
3 | 3 |
|
4 |
| -/* Define to 1 if you have the <ansidecl.h> header file. */ |
5 |
| -/* #undef HAVE_ANSIDECL_H */ |
6 |
| - |
7 | 4 | /* Define to 1 if you have the `clock_gettime' function. */
|
8 | 5 |
|
9 | 6 |
|
|
162 | 159 | #define PACKAGE_NAME "libxslt"
|
163 | 160 |
|
164 | 161 | /* Define to the full name and version of this package. */
|
165 |
| -#define PACKAGE_STRING "libxslt 1.1.33" |
| 162 | +#define PACKAGE_STRING "libxslt 1.1.34" |
166 | 163 |
|
167 | 164 | /* Define to the one symbol short name of this package. */
|
168 | 165 | #define PACKAGE_TARNAME "libxslt"
|
|
171 | 168 | #define PACKAGE_URL ""
|
172 | 169 |
|
173 | 170 | /* Define to the version of this package. */
|
174 |
| -#define PACKAGE_VERSION "1.1.33" |
| 171 | +#define PACKAGE_VERSION "1.1.34" |
175 | 172 |
|
176 | 173 | /* Define to 1 if you have the ANSI C header files. */
|
177 | 174 | #define STDC_HEADERS 1
|
|
199 | 196 |
|
200 | 197 |
|
201 | 198 | /* Version number of package */
|
202 |
| -#define VERSION "1.1.33" |
| 199 | +#define VERSION "1.1.34" |
203 | 200 |
|
204 | 201 | /* Define if debugging support is enabled */
|
205 | 202 | /* #undef WITH_DEBUGGER */
|
206 | 203 |
|
| 204 | +/* Define if profiling support is enabled */ |
| 205 | +/* #undef WITH_PROFILER */ |
| 206 | + |
207 | 207 | /* Define to 1 if on MINIX. */
|
208 | 208 | /* #undef _MINIX */
|
209 | 209 |
|
|
213 | 213 |
|
214 | 214 | /* Define to 1 if you need to in order for `stat' and other things to work. */
|
215 | 215 | /* #undef _POSIX_SOURCE */
|
216 |
| - |
217 |
| -/* Using the Win32 Socket implementation */ |
218 |
| -/* #undef _WINSOCKAPI_ */ |
219 |
| - |
220 |
| -/* Win32 Std C name mangling work-around */ |
221 |
| -/* #undef snprintf */ |
222 |
| - |
223 |
| -/* Win32 Std C name mangling work-around */ |
224 |
| -/* #undef vsnprintf */ |
0 commit comments