vapier | 6acb2cf | 2009-01-28 04:46:28 +0000 | [diff] [blame] | 1 | /* config.h.in. Generated from configure.ac by autoheader. */ |
mlcreech | d7f5945 | 2008-03-06 07:36:18 +0000 | [diff] [blame] | 2 | |
vapier | 6acb2cf | 2009-01-28 04:46:28 +0000 | [diff] [blame] | 3 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
| 4 | #undef HAVE_DLFCN_H |
mlcreech | 5b0a9eb | 2008-03-09 01:38:09 +0000 | [diff] [blame] | 5 | |
vapier | 6acb2cf | 2009-01-28 04:46:28 +0000 | [diff] [blame] | 6 | /* Define to 1 if you have the `fdatasync' function. */ |
mlcreech | 5b0a9eb | 2008-03-09 01:38:09 +0000 | [diff] [blame] | 7 | #undef HAVE_FDATASYNC |
| 8 | |
vapier | 6acb2cf | 2009-01-28 04:46:28 +0000 | [diff] [blame] | 9 | /* Define to 1 if you have the `gmtime_r' function. */ |
mlcreech | 5b0a9eb | 2008-03-09 01:38:09 +0000 | [diff] [blame] | 10 | #undef HAVE_GMTIME_R |
| 11 | |
vapier | 6acb2cf | 2009-01-28 04:46:28 +0000 | [diff] [blame] | 12 | /* Define to 1 if the system has the type `int16_t'. */ |
| 13 | #undef HAVE_INT16_T |
| 14 | |
| 15 | /* Define to 1 if the system has the type `int32_t'. */ |
| 16 | #undef HAVE_INT32_T |
| 17 | |
| 18 | /* Define to 1 if the system has the type `int64_t'. */ |
| 19 | #undef HAVE_INT64_T |
| 20 | |
| 21 | /* Define to 1 if the system has the type `int8_t'. */ |
| 22 | #undef HAVE_INT8_T |
| 23 | |
| 24 | /* Define to 1 if the system has the type `intptr_t'. */ |
| 25 | #undef HAVE_INTPTR_T |
| 26 | |
| 27 | /* Define to 1 if you have the <inttypes.h> header file. */ |
| 28 | #undef HAVE_INTTYPES_H |
| 29 | |
| 30 | /* Define to 1 if you have the `localtime_r' function. */ |
mlcreech | 5b0a9eb | 2008-03-09 01:38:09 +0000 | [diff] [blame] | 31 | #undef HAVE_LOCALTIME_R |
| 32 | |
vapier | 6acb2cf | 2009-01-28 04:46:28 +0000 | [diff] [blame] | 33 | /* Define to 1 if you have the `localtime_s' function. */ |
shane | fbedede | 2008-07-22 05:05:01 +0000 | [diff] [blame] | 34 | #undef HAVE_LOCALTIME_S |
| 35 | |
vapier | 6acb2cf | 2009-01-28 04:46:28 +0000 | [diff] [blame] | 36 | /* Define to 1 if you have the <memory.h> header file. */ |
| 37 | #undef HAVE_MEMORY_H |
mlcreech | 5b0a9eb | 2008-03-09 01:38:09 +0000 | [diff] [blame] | 38 | |
vapier | 6acb2cf | 2009-01-28 04:46:28 +0000 | [diff] [blame] | 39 | /* Define to 1 if you have the <stdint.h> header file. */ |
| 40 | #undef HAVE_STDINT_H |
mlcreech | 10b6c9a | 2008-05-06 02:28:06 +0000 | [diff] [blame] | 41 | |
vapier | 6acb2cf | 2009-01-28 04:46:28 +0000 | [diff] [blame] | 42 | /* Define to 1 if you have the <stdlib.h> header file. */ |
| 43 | #undef HAVE_STDLIB_H |
| 44 | |
| 45 | /* Define to 1 if you have the <strings.h> header file. */ |
| 46 | #undef HAVE_STRINGS_H |
| 47 | |
| 48 | /* Define to 1 if you have the <string.h> header file. */ |
| 49 | #undef HAVE_STRING_H |
| 50 | |
| 51 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
| 52 | #undef HAVE_SYS_STAT_H |
| 53 | |
| 54 | /* Define to 1 if you have the <sys/types.h> header file. */ |
| 55 | #undef HAVE_SYS_TYPES_H |
| 56 | |
| 57 | /* Define to 1 if the system has the type `uint16_t'. */ |
| 58 | #undef HAVE_UINT16_T |
| 59 | |
| 60 | /* Define to 1 if the system has the type `uint32_t'. */ |
| 61 | #undef HAVE_UINT32_T |
| 62 | |
| 63 | /* Define to 1 if the system has the type `uint64_t'. */ |
| 64 | #undef HAVE_UINT64_T |
| 65 | |
| 66 | /* Define to 1 if the system has the type `uint8_t'. */ |
| 67 | #undef HAVE_UINT8_T |
| 68 | |
| 69 | /* Define to 1 if the system has the type `uintptr_t'. */ |
| 70 | #undef HAVE_UINTPTR_T |
| 71 | |
| 72 | /* Define to 1 if you have the <unistd.h> header file. */ |
| 73 | #undef HAVE_UNISTD_H |
| 74 | |
| 75 | /* Define to 1 if you have the `usleep' function. */ |
| 76 | #undef HAVE_USLEEP |
| 77 | |
| 78 | /* Define to the sub-directory in which libtool stores uninstalled libraries. |
| 79 | */ |
| 80 | #undef LT_OBJDIR |
| 81 | |
| 82 | /* Define to the address where bug reports for this package should be sent. */ |
| 83 | #undef PACKAGE_BUGREPORT |
| 84 | |
| 85 | /* Define to the full name of this package. */ |
| 86 | #undef PACKAGE_NAME |
| 87 | |
| 88 | /* Define to the full name and version of this package. */ |
| 89 | #undef PACKAGE_STRING |
| 90 | |
| 91 | /* Define to the one symbol short name of this package. */ |
| 92 | #undef PACKAGE_TARNAME |
| 93 | |
| 94 | /* Define to the version of this package. */ |
| 95 | #undef PACKAGE_VERSION |
| 96 | |
| 97 | /* Define to 1 if you have the ANSI C header files. */ |
| 98 | #undef STDC_HEADERS |
| 99 | |
| 100 | /* Number of bits in a file offset, on hosts where this is settable. */ |
mlcreech | 10b6c9a | 2008-05-06 02:28:06 +0000 | [diff] [blame] | 101 | #undef _FILE_OFFSET_BITS |
vapier | 6acb2cf | 2009-01-28 04:46:28 +0000 | [diff] [blame] | 102 | |
| 103 | /* Define for large files, on AIX-style hosts. */ |
mlcreech | 10b6c9a | 2008-05-06 02:28:06 +0000 | [diff] [blame] | 104 | #undef _LARGE_FILES |