| OLD | NEW |
| 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 | 3 |
| 4 /* Define to 1 if you have the <ansidecl.h> header file. */ | 4 /* Define to 1 if you have the <ansidecl.h> header file. */ |
| 5 /* #undef HAVE_ANSIDECL_H */ | 5 /* #undef HAVE_ANSIDECL_H */ |
| 6 | 6 |
| 7 /* Define to 1 if you have the `asctime' function. */ | 7 /* Define to 1 if you have the `asctime' function. */ |
| 8 #define HAVE_ASCTIME 1 | 8 #define HAVE_ASCTIME 1 |
| 9 | 9 |
| 10 /* Define to 1 if you have the `clock_gettime' function. */ | 10 /* Define to 1 if you have the `clock_gettime' function. */ |
| 11 | 11 |
| 12 | 12 |
| 13 /* Define to 1 if you have the <dlfcn.h> header file. */ | 13 /* Define to 1 if you have the <dlfcn.h> header file. */ |
| 14 #define HAVE_DLFCN_H 1 | 14 #define HAVE_DLFCN_H 1 |
| 15 | 15 |
| 16 /* Define to 1 if you have the <errno.h> header file. */ |
| 17 #define HAVE_ERRNO_H 1 |
| 18 |
| 16 /* Define if fabs is there */ | 19 /* Define if fabs is there */ |
| 17 #define HAVE_FABS /**/ | 20 #define HAVE_FABS /**/ |
| 18 | 21 |
| 19 /* Define to 1 if you have the <float.h> header file. */ | 22 /* Define to 1 if you have the <float.h> header file. */ |
| 20 #define HAVE_FLOAT_H 1 | 23 #define HAVE_FLOAT_H 1 |
| 21 | 24 |
| 22 /* Define if floor is there */ | 25 /* Define if floor is there */ |
| 23 #define HAVE_FLOOR /**/ | 26 #define HAVE_FLOOR /**/ |
| 24 | 27 |
| 25 /* Define to 1 if you have the `fprintf' function. */ | 28 /* Define to 1 if you have the `fprintf' function. */ |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 141 | 144 |
| 142 /* Define to 1 if you have the `vsprintf' function. */ | 145 /* Define to 1 if you have the `vsprintf' function. */ |
| 143 #define HAVE_VSPRINTF 1 | 146 #define HAVE_VSPRINTF 1 |
| 144 | 147 |
| 145 /* Define to 1 if you have the <xlocale.h> header file. */ | 148 /* Define to 1 if you have the <xlocale.h> header file. */ |
| 146 #define HAVE_XLOCALE_H 1 | 149 #define HAVE_XLOCALE_H 1 |
| 147 | 150 |
| 148 /* Define to 1 if you have the `_stat' function. */ | 151 /* Define to 1 if you have the `_stat' function. */ |
| 149 /* #undef HAVE__STAT */ | 152 /* #undef HAVE__STAT */ |
| 150 | 153 |
| 151 /* Define to the sub-directory in which libtool stores uninstalled libraries. | 154 /* Define to the sub-directory where libtool stores uninstalled libraries. */ |
| 152 */ | |
| 153 #define LT_OBJDIR ".libs/" | 155 #define LT_OBJDIR ".libs/" |
| 154 | 156 |
| 155 /* Name of package */ | 157 /* Name of package */ |
| 156 #define PACKAGE "libxslt" | 158 #define PACKAGE "libxslt" |
| 157 | 159 |
| 158 /* Define to the address where bug reports for this package should be sent. */ | 160 /* Define to the address where bug reports for this package should be sent. */ |
| 159 #define PACKAGE_BUGREPORT "" | 161 #define PACKAGE_BUGREPORT "" |
| 160 | 162 |
| 161 /* Define to the full name of this package. */ | 163 /* Define to the full name of this package. */ |
| 162 #define PACKAGE_NAME "" | 164 #define PACKAGE_NAME "" |
| (...skipping 29 matching lines...) Expand all Loading... |
| 192 #ifndef _TANDEM_SOURCE | 194 #ifndef _TANDEM_SOURCE |
| 193 # define _TANDEM_SOURCE 1 | 195 # define _TANDEM_SOURCE 1 |
| 194 #endif | 196 #endif |
| 195 /* Enable general extensions on Solaris. */ | 197 /* Enable general extensions on Solaris. */ |
| 196 #ifndef __EXTENSIONS__ | 198 #ifndef __EXTENSIONS__ |
| 197 # define __EXTENSIONS__ 1 | 199 # define __EXTENSIONS__ 1 |
| 198 #endif | 200 #endif |
| 199 | 201 |
| 200 | 202 |
| 201 /* Version number of package */ | 203 /* Version number of package */ |
| 202 #define VERSION "1.1.28" | 204 #define VERSION "1.1.29" |
| 203 | 205 |
| 204 /* Define if debugging support is enabled */ | 206 /* Define if debugging support is enabled */ |
| 205 /* #undef WITH_DEBUGGER */ | 207 /* #undef WITH_DEBUGGER */ |
| 206 | 208 |
| 207 /* Define to 1 if on MINIX. */ | 209 /* Define to 1 if on MINIX. */ |
| 208 /* #undef _MINIX */ | 210 /* #undef _MINIX */ |
| 209 | 211 |
| 210 /* Define to 2 if the system does not provide POSIX.1 features except with | 212 /* Define to 2 if the system does not provide POSIX.1 features except with |
| 211 this defined. */ | 213 this defined. */ |
| 212 /* #undef _POSIX_1_SOURCE */ | 214 /* #undef _POSIX_1_SOURCE */ |
| 213 | 215 |
| 214 /* Define to 1 if you need to in order for `stat' and other things to work. */ | 216 /* Define to 1 if you need to in order for `stat' and other things to work. */ |
| 215 /* #undef _POSIX_SOURCE */ | 217 /* #undef _POSIX_SOURCE */ |
| 216 | 218 |
| 217 /* Using the Win32 Socket implementation */ | 219 /* Using the Win32 Socket implementation */ |
| 218 /* #undef _WINSOCKAPI_ */ | 220 /* #undef _WINSOCKAPI_ */ |
| 219 | 221 |
| 220 /* Win32 Std C name mangling work-around */ | 222 /* Win32 Std C name mangling work-around */ |
| 221 /* #undef snprintf */ | 223 /* #undef snprintf */ |
| 222 | 224 |
| 223 /* Win32 Std C name mangling work-around */ | 225 /* Win32 Std C name mangling work-around */ |
| 224 /* #undef vsnprintf */ | 226 /* #undef vsnprintf */ |
| OLD | NEW |