| OLD | NEW |
| 1 /* config.h.in. Generated from configure.in by autoheader. */ | 1 /* config.h.in. Generated from configure.in by autoheader. */ |
| 2 #undef PACKAGE | 2 #undef PACKAGE |
| 3 #undef VERSION | 3 #undef VERSION |
| 4 #undef HAVE_LIBZ | 4 #undef HAVE_LIBZ |
| 5 #undef HAVE_LIBM | 5 #undef HAVE_LIBM |
| 6 #undef HAVE_ISINF | 6 #undef HAVE_ISINF |
| 7 #undef HAVE_ISNAN | 7 #undef HAVE_ISNAN |
| 8 #undef HAVE_LIBHISTORY | 8 #undef HAVE_LIBHISTORY |
| 9 #undef HAVE_LIBREADLINE | 9 #undef HAVE_LIBREADLINE |
| 10 #undef HAVE_LIBPTHREAD | 10 #undef HAVE_LIBPTHREAD |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 78 | 78 |
| 79 /* Define to 1 if you have the `gettimeofday' function. */ | 79 /* Define to 1 if you have the `gettimeofday' function. */ |
| 80 #undef HAVE_GETTIMEOFDAY | 80 #undef HAVE_GETTIMEOFDAY |
| 81 | 81 |
| 82 /* Define to 1 if you have the <ieeefp.h> header file. */ | 82 /* Define to 1 if you have the <ieeefp.h> header file. */ |
| 83 #undef HAVE_IEEEFP_H | 83 #undef HAVE_IEEEFP_H |
| 84 | 84 |
| 85 /* Define to 1 if you have the <inttypes.h> header file. */ | 85 /* Define to 1 if you have the <inttypes.h> header file. */ |
| 86 #undef HAVE_INTTYPES_H | 86 #undef HAVE_INTTYPES_H |
| 87 | 87 |
| 88 /* Define to 1 if you have the <inttypes.h.h> header file. */ |
| 89 #undef HAVE_INTTYPES_H_H |
| 90 |
| 88 /* Define if isinf is there */ | 91 /* Define if isinf is there */ |
| 89 #undef HAVE_ISINF | 92 #undef HAVE_ISINF |
| 90 | 93 |
| 91 /* Define if isnan is there */ | 94 /* Define if isnan is there */ |
| 92 #undef HAVE_ISNAN | 95 #undef HAVE_ISNAN |
| 93 | 96 |
| 94 /* Define to 1 if you have the `isnand' function. */ | 97 /* Define to 1 if you have the `isnand' function. */ |
| 95 #undef HAVE_ISNAND | 98 #undef HAVE_ISNAND |
| 96 | 99 |
| 97 /* Define if history library is there (-lhistory) */ | 100 /* Define if history library is there (-lhistory) */ |
| (...skipping 28 matching lines...) Expand all Loading... |
| 126 | 129 |
| 127 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ | 130 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
| 128 #undef HAVE_NDIR_H | 131 #undef HAVE_NDIR_H |
| 129 | 132 |
| 130 /* Define to 1 if you have the <netdb.h> header file. */ | 133 /* Define to 1 if you have the <netdb.h> header file. */ |
| 131 #undef HAVE_NETDB_H | 134 #undef HAVE_NETDB_H |
| 132 | 135 |
| 133 /* Define to 1 if you have the <netinet/in.h> header file. */ | 136 /* Define to 1 if you have the <netinet/in.h> header file. */ |
| 134 #undef HAVE_NETINET_IN_H | 137 #undef HAVE_NETINET_IN_H |
| 135 | 138 |
| 139 /* Define to 1 if you have the <poll.h> header file. */ |
| 140 #undef HAVE_POLL_H |
| 141 |
| 136 /* Define to 1 if you have the `printf' function. */ | 142 /* Define to 1 if you have the `printf' function. */ |
| 137 #undef HAVE_PRINTF | 143 #undef HAVE_PRINTF |
| 138 | 144 |
| 139 /* Define if <pthread.h> is there */ | 145 /* Define if <pthread.h> is there */ |
| 140 #undef HAVE_PTHREAD_H | 146 #undef HAVE_PTHREAD_H |
| 141 | 147 |
| 142 /* Define to 1 if you have the <resolv.h> header file. */ | 148 /* Define to 1 if you have the <resolv.h> header file. */ |
| 143 #undef HAVE_RESOLV_H | 149 #undef HAVE_RESOLV_H |
| 144 | 150 |
| 145 /* Have shl_load based dso */ | 151 /* Have shl_load based dso */ |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 242 | 248 |
| 243 /* Define to 1 if you have the `_stat' function. */ | 249 /* Define to 1 if you have the `_stat' function. */ |
| 244 #undef HAVE__STAT | 250 #undef HAVE__STAT |
| 245 | 251 |
| 246 /* Whether __va_copy() is available */ | 252 /* Whether __va_copy() is available */ |
| 247 #undef HAVE___VA_COPY | 253 #undef HAVE___VA_COPY |
| 248 | 254 |
| 249 /* Define as const if the declaration of iconv() needs const. */ | 255 /* Define as const if the declaration of iconv() needs const. */ |
| 250 #undef ICONV_CONST | 256 #undef ICONV_CONST |
| 251 | 257 |
| 258 /* Define to the sub-directory in which libtool stores uninstalled libraries. |
| 259 */ |
| 260 #undef LT_OBJDIR |
| 261 |
| 252 /* Name of package */ | 262 /* Name of package */ |
| 253 #undef PACKAGE | 263 #undef PACKAGE |
| 254 | 264 |
| 255 /* Define to the address where bug reports for this package should be sent. */ | 265 /* Define to the address where bug reports for this package should be sent. */ |
| 256 #undef PACKAGE_BUGREPORT | 266 #undef PACKAGE_BUGREPORT |
| 257 | 267 |
| 258 /* Define to the full name of this package. */ | 268 /* Define to the full name of this package. */ |
| 259 #undef PACKAGE_NAME | 269 #undef PACKAGE_NAME |
| 260 | 270 |
| 261 /* Define to the full name and version of this package. */ | 271 /* Define to the full name and version of this package. */ |
| 262 #undef PACKAGE_STRING | 272 #undef PACKAGE_STRING |
| 263 | 273 |
| 264 /* Define to the one symbol short name of this package. */ | 274 /* Define to the one symbol short name of this package. */ |
| 265 #undef PACKAGE_TARNAME | 275 #undef PACKAGE_TARNAME |
| 266 | 276 |
| 277 /* Define to the home page for this package. */ |
| 278 #undef PACKAGE_URL |
| 279 |
| 267 /* Define to the version of this package. */ | 280 /* Define to the version of this package. */ |
| 268 #undef PACKAGE_VERSION | 281 #undef PACKAGE_VERSION |
| 269 | 282 |
| 270 /* Define to 1 if the C compiler supports function prototypes. */ | 283 /* Define to 1 if the C compiler supports function prototypes. */ |
| 271 #undef PROTOTYPES | 284 #undef PROTOTYPES |
| 272 | 285 |
| 273 /* Define to 1 if you have the ANSI C header files. */ | 286 /* Define to 1 if you have the ANSI C header files. */ |
| 274 #undef STDC_HEADERS | 287 #undef STDC_HEADERS |
| 275 | 288 |
| 276 /* Support for IPv6 */ | 289 /* Support for IPv6 */ |
| (...skipping 12 matching lines...) Expand all Loading... |
| 289 #undef __PROTOTYPES | 302 #undef __PROTOTYPES |
| 290 | 303 |
| 291 /* Win32 Std C name mangling work-around */ | 304 /* Win32 Std C name mangling work-around */ |
| 292 #undef snprintf | 305 #undef snprintf |
| 293 | 306 |
| 294 /* ss_family is not defined here, use __ss_family instead */ | 307 /* ss_family is not defined here, use __ss_family instead */ |
| 295 #undef ss_family | 308 #undef ss_family |
| 296 | 309 |
| 297 /* Win32 Std C name mangling work-around */ | 310 /* Win32 Std C name mangling work-around */ |
| 298 #undef vsnprintf | 311 #undef vsnprintf |
| OLD | NEW |