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