| OLD | NEW |
| 1 /* config.h.in. Generated from configure.ac by autoheader. */ | 1 /* config.h.in. Generated from configure.ac by autoheader. */ |
| 2 | 2 |
| 3 /* Define to 1 if you have the <dlfcn.h> header file. */ | 3 /* Define to 1 if you have the <dlfcn.h> header file. */ |
| 4 #undef HAVE_DLFCN_H | 4 #undef HAVE_DLFCN_H |
| 5 | 5 |
| 6 /* Define to 1 if you have the `fdatasync' function. */ | 6 /* Define to 1 if you have the `fdatasync' function. */ |
| 7 #undef HAVE_FDATASYNC | 7 #undef HAVE_FDATASYNC |
| 8 | 8 |
| 9 /* Define to 1 if you have the `gmtime_r' function. */ | 9 /* Define to 1 if you have the `gmtime_r' function. */ |
| 10 #undef HAVE_GMTIME_R | 10 #undef HAVE_GMTIME_R |
| 11 | 11 |
| 12 /* Define to 1 if the system has the type `int16_t'. */ | 12 /* Define to 1 if the system has the type `int16_t'. */ |
| 13 #undef HAVE_INT16_T | 13 #undef HAVE_INT16_T |
| 14 | 14 |
| 15 /* Define to 1 if the system has the type `int32_t'. */ | 15 /* Define to 1 if the system has the type `int32_t'. */ |
| 16 #undef HAVE_INT32_T | 16 #undef HAVE_INT32_T |
| 17 | 17 |
| 18 /* Define to 1 if the system has the type `int64_t'. */ | 18 /* Define to 1 if the system has the type `int64_t'. */ |
| 19 #undef HAVE_INT64_T | 19 #undef HAVE_INT64_T |
| 20 | 20 |
| 21 /* Define to 1 if the system has the type `int8_t'. */ | 21 /* Define to 1 if the system has the type `int8_t'. */ |
| 22 #undef HAVE_INT8_T | 22 #undef HAVE_INT8_T |
| 23 | 23 |
| 24 /* Define to 1 if the system has the type `intptr_t'. */ | 24 /* Define to 1 if the system has the type `intptr_t'. */ |
| 25 #undef HAVE_INTPTR_T | 25 #undef HAVE_INTPTR_T |
| 26 | 26 |
| 27 /* Define to 1 if you have the <inttypes.h> header file. */ | 27 /* Define to 1 if you have the <inttypes.h> header file. */ |
| 28 #undef HAVE_INTTYPES_H | 28 #undef HAVE_INTTYPES_H |
| 29 | 29 |
| 30 /* Define to 1 if you have the `isnan' function. */ |
| 31 #undef HAVE_ISNAN |
| 32 |
| 30 /* Define to 1 if you have the `localtime_r' function. */ | 33 /* Define to 1 if you have the `localtime_r' function. */ |
| 31 #undef HAVE_LOCALTIME_R | 34 #undef HAVE_LOCALTIME_R |
| 32 | 35 |
| 33 /* Define to 1 if you have the `localtime_s' function. */ | 36 /* Define to 1 if you have the `localtime_s' function. */ |
| 34 #undef HAVE_LOCALTIME_S | 37 #undef HAVE_LOCALTIME_S |
| 35 | 38 |
| 36 /* Define to 1 if you have the <malloc.h> header file. */ | 39 /* Define to 1 if you have the <malloc.h> header file. */ |
| 37 #undef HAVE_MALLOC_H | 40 #undef HAVE_MALLOC_H |
| 38 | 41 |
| 39 /* Define to 1 if you have the `malloc_usable_size' function. */ | 42 /* Define to 1 if you have the `malloc_usable_size' function. */ |
| 40 #undef HAVE_MALLOC_USABLE_SIZE | 43 #undef HAVE_MALLOC_USABLE_SIZE |
| 41 | 44 |
| 42 /* Define to 1 if you have the <memory.h> header file. */ | 45 /* Define to 1 if you have the <memory.h> header file. */ |
| 43 #undef HAVE_MEMORY_H | 46 #undef HAVE_MEMORY_H |
| 44 | 47 |
| 45 /* Define to 1 if you have the <stdint.h> header file. */ | 48 /* Define to 1 if you have the <stdint.h> header file. */ |
| 46 #undef HAVE_STDINT_H | 49 #undef HAVE_STDINT_H |
| 47 | 50 |
| 48 /* Define to 1 if you have the <stdlib.h> header file. */ | 51 /* Define to 1 if you have the <stdlib.h> header file. */ |
| 49 #undef HAVE_STDLIB_H | 52 #undef HAVE_STDLIB_H |
| 50 | 53 |
| 54 /* Define to 1 if you have the strchrnul() function */ |
| 55 #undef HAVE_STRCHRNUL |
| 56 |
| 51 /* Define to 1 if you have the <strings.h> header file. */ | 57 /* Define to 1 if you have the <strings.h> header file. */ |
| 52 #undef HAVE_STRINGS_H | 58 #undef HAVE_STRINGS_H |
| 53 | 59 |
| 54 /* Define to 1 if you have the <string.h> header file. */ | 60 /* Define to 1 if you have the <string.h> header file. */ |
| 55 #undef HAVE_STRING_H | 61 #undef HAVE_STRING_H |
| 56 | 62 |
| 57 /* Define to 1 if you have the <sys/stat.h> header file. */ | 63 /* Define to 1 if you have the <sys/stat.h> header file. */ |
| 58 #undef HAVE_SYS_STAT_H | 64 #undef HAVE_SYS_STAT_H |
| 59 | 65 |
| 60 /* Define to 1 if you have the <sys/types.h> header file. */ | 66 /* Define to 1 if you have the <sys/types.h> header file. */ |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 104 #undef PACKAGE_VERSION | 110 #undef PACKAGE_VERSION |
| 105 | 111 |
| 106 /* Define to 1 if you have the ANSI C header files. */ | 112 /* Define to 1 if you have the ANSI C header files. */ |
| 107 #undef STDC_HEADERS | 113 #undef STDC_HEADERS |
| 108 | 114 |
| 109 /* Number of bits in a file offset, on hosts where this is settable. */ | 115 /* Number of bits in a file offset, on hosts where this is settable. */ |
| 110 #undef _FILE_OFFSET_BITS | 116 #undef _FILE_OFFSET_BITS |
| 111 | 117 |
| 112 /* Define for large files, on AIX-style hosts. */ | 118 /* Define for large files, on AIX-style hosts. */ |
| 113 #undef _LARGE_FILES | 119 #undef _LARGE_FILES |
| OLD | NEW |