1*a4b2f419Sdrh/* sqlite_cfg.h.in. Generated from configure.ac by autoheader. */ 2*a4b2f419Sdrh 3*a4b2f419Sdrh/* Define to 1 if you have the <dlfcn.h> header file. */ 4*a4b2f419Sdrh#undef HAVE_DLFCN_H 5*a4b2f419Sdrh 6*a4b2f419Sdrh/* Define to 1 if you have the `fdatasync' function. */ 7*a4b2f419Sdrh#undef HAVE_FDATASYNC 8*a4b2f419Sdrh 9*a4b2f419Sdrh/* Define to 1 if you have the `gmtime_r' function. */ 10*a4b2f419Sdrh#undef HAVE_GMTIME_R 11*a4b2f419Sdrh 12*a4b2f419Sdrh/* Define to 1 if the system has the type `int16_t'. */ 13*a4b2f419Sdrh#undef HAVE_INT16_T 14*a4b2f419Sdrh 15*a4b2f419Sdrh/* Define to 1 if the system has the type `int32_t'. */ 16*a4b2f419Sdrh#undef HAVE_INT32_T 17*a4b2f419Sdrh 18*a4b2f419Sdrh/* Define to 1 if the system has the type `int64_t'. */ 19*a4b2f419Sdrh#undef HAVE_INT64_T 20*a4b2f419Sdrh 21*a4b2f419Sdrh/* Define to 1 if the system has the type `int8_t'. */ 22*a4b2f419Sdrh#undef HAVE_INT8_T 23*a4b2f419Sdrh 24*a4b2f419Sdrh/* Define to 1 if the system has the type `intptr_t'. */ 25*a4b2f419Sdrh#undef HAVE_INTPTR_T 26*a4b2f419Sdrh 27*a4b2f419Sdrh/* Define to 1 if you have the <inttypes.h> header file. */ 28*a4b2f419Sdrh#undef HAVE_INTTYPES_H 29*a4b2f419Sdrh 30*a4b2f419Sdrh/* Define to 1 if you have the `isnan' function. */ 31*a4b2f419Sdrh#undef HAVE_ISNAN 32*a4b2f419Sdrh 33*a4b2f419Sdrh/* Define to 1 if you have the `localtime_r' function. */ 34*a4b2f419Sdrh#undef HAVE_LOCALTIME_R 35*a4b2f419Sdrh 36*a4b2f419Sdrh/* Define to 1 if you have the `localtime_s' function. */ 37*a4b2f419Sdrh#undef HAVE_LOCALTIME_S 38*a4b2f419Sdrh 39*a4b2f419Sdrh/* Define to 1 if you have the <malloc.h> header file. */ 40*a4b2f419Sdrh#undef HAVE_MALLOC_H 41*a4b2f419Sdrh 42*a4b2f419Sdrh/* Define to 1 if you have the `malloc_usable_size' function. */ 43*a4b2f419Sdrh#undef HAVE_MALLOC_USABLE_SIZE 44*a4b2f419Sdrh 45*a4b2f419Sdrh/* Define to 1 if you have the <memory.h> header file. */ 46*a4b2f419Sdrh#undef HAVE_MEMORY_H 47*a4b2f419Sdrh 48*a4b2f419Sdrh/* Define to 1 if you have the `pread' function. */ 49*a4b2f419Sdrh#undef HAVE_PREAD 50*a4b2f419Sdrh 51*a4b2f419Sdrh/* Define to 1 if you have the `pread64' function. */ 52*a4b2f419Sdrh#undef HAVE_PREAD64 53*a4b2f419Sdrh 54*a4b2f419Sdrh/* Define to 1 if you have the `pwrite' function. */ 55*a4b2f419Sdrh#undef HAVE_PWRITE 56*a4b2f419Sdrh 57*a4b2f419Sdrh/* Define to 1 if you have the `pwrite64' function. */ 58*a4b2f419Sdrh#undef HAVE_PWRITE64 59*a4b2f419Sdrh 60*a4b2f419Sdrh/* Define to 1 if you have the <stdint.h> header file. */ 61*a4b2f419Sdrh#undef HAVE_STDINT_H 62*a4b2f419Sdrh 63*a4b2f419Sdrh/* Define to 1 if you have the <stdlib.h> header file. */ 64*a4b2f419Sdrh#undef HAVE_STDLIB_H 65*a4b2f419Sdrh 66*a4b2f419Sdrh/* Define to 1 if you have the `strchrnul' function. */ 67*a4b2f419Sdrh#undef HAVE_STRCHRNUL 68*a4b2f419Sdrh 69*a4b2f419Sdrh/* Define to 1 if you have the <strings.h> header file. */ 70*a4b2f419Sdrh#undef HAVE_STRINGS_H 71*a4b2f419Sdrh 72*a4b2f419Sdrh/* Define to 1 if you have the <string.h> header file. */ 73*a4b2f419Sdrh#undef HAVE_STRING_H 74*a4b2f419Sdrh 75*a4b2f419Sdrh/* Define to 1 if you have the <sys/stat.h> header file. */ 76*a4b2f419Sdrh#undef HAVE_SYS_STAT_H 77*a4b2f419Sdrh 78*a4b2f419Sdrh/* Define to 1 if you have the <sys/types.h> header file. */ 79*a4b2f419Sdrh#undef HAVE_SYS_TYPES_H 80*a4b2f419Sdrh 81*a4b2f419Sdrh/* Define to 1 if the system has the type `uint16_t'. */ 82*a4b2f419Sdrh#undef HAVE_UINT16_T 83*a4b2f419Sdrh 84*a4b2f419Sdrh/* Define to 1 if the system has the type `uint32_t'. */ 85*a4b2f419Sdrh#undef HAVE_UINT32_T 86*a4b2f419Sdrh 87*a4b2f419Sdrh/* Define to 1 if the system has the type `uint64_t'. */ 88*a4b2f419Sdrh#undef HAVE_UINT64_T 89*a4b2f419Sdrh 90*a4b2f419Sdrh/* Define to 1 if the system has the type `uint8_t'. */ 91*a4b2f419Sdrh#undef HAVE_UINT8_T 92*a4b2f419Sdrh 93*a4b2f419Sdrh/* Define to 1 if the system has the type `uintptr_t'. */ 94*a4b2f419Sdrh#undef HAVE_UINTPTR_T 95*a4b2f419Sdrh 96*a4b2f419Sdrh/* Define to 1 if you have the <unistd.h> header file. */ 97*a4b2f419Sdrh#undef HAVE_UNISTD_H 98*a4b2f419Sdrh 99*a4b2f419Sdrh/* Define to 1 if you have the `usleep' function. */ 100*a4b2f419Sdrh#undef HAVE_USLEEP 101*a4b2f419Sdrh 102*a4b2f419Sdrh/* Define to 1 if you have the `utime' function. */ 103*a4b2f419Sdrh#undef HAVE_UTIME 104*a4b2f419Sdrh 105*a4b2f419Sdrh/* Define to 1 if you have the <zlib.h> header file. */ 106*a4b2f419Sdrh#undef HAVE_ZLIB_H 107*a4b2f419Sdrh 108*a4b2f419Sdrh/* Define to the sub-directory in which libtool stores uninstalled libraries. 109*a4b2f419Sdrh */ 110*a4b2f419Sdrh#undef LT_OBJDIR 111*a4b2f419Sdrh 112*a4b2f419Sdrh/* Define to the address where bug reports for this package should be sent. */ 113*a4b2f419Sdrh#undef PACKAGE_BUGREPORT 114*a4b2f419Sdrh 115*a4b2f419Sdrh/* Define to the full name of this package. */ 116*a4b2f419Sdrh#undef PACKAGE_NAME 117*a4b2f419Sdrh 118*a4b2f419Sdrh/* Define to the full name and version of this package. */ 119*a4b2f419Sdrh#undef PACKAGE_STRING 120*a4b2f419Sdrh 121*a4b2f419Sdrh/* Define to the one symbol short name of this package. */ 122*a4b2f419Sdrh#undef PACKAGE_TARNAME 123*a4b2f419Sdrh 124*a4b2f419Sdrh/* Define to the home page for this package. */ 125*a4b2f419Sdrh#undef PACKAGE_URL 126*a4b2f419Sdrh 127*a4b2f419Sdrh/* Define to the version of this package. */ 128*a4b2f419Sdrh#undef PACKAGE_VERSION 129*a4b2f419Sdrh 130*a4b2f419Sdrh/* Define to 1 if you have the ANSI C header files. */ 131*a4b2f419Sdrh#undef STDC_HEADERS 132*a4b2f419Sdrh 133*a4b2f419Sdrh/* Enable large inode numbers on Mac OS X 10.5. */ 134*a4b2f419Sdrh#ifndef _DARWIN_USE_64_BIT_INODE 135*a4b2f419Sdrh# define _DARWIN_USE_64_BIT_INODE 1 136*a4b2f419Sdrh#endif 137*a4b2f419Sdrh 138*a4b2f419Sdrh/* Number of bits in a file offset, on hosts where this is settable. */ 139*a4b2f419Sdrh#undef _FILE_OFFSET_BITS 140*a4b2f419Sdrh 141*a4b2f419Sdrh/* Define for large files, on AIX-style hosts. */ 142*a4b2f419Sdrh#undef _LARGE_FILES 143