bdb-fork-grimen
Version:
Berkeley DB(5.X) bindings for node
161 lines (119 loc) • 4.06 kB
Plain Text
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <dlfcn.h> header file. */
/* Define to 1 if you have the <errno.h> header file. */
/* Define to 1 if you have the `fdatasync' function. */
/* #undef HAVE_FDATASYNC */
/* Define to 1 if you have the `gmtime_r' function. */
/* Define to 1 if the system has the type `int16_t'. */
/* Define to 1 if the system has the type `int32_t'. */
/* Define to 1 if the system has the type `int64_t'. */
/* Define to 1 if the system has the type `int8_t'. */
/* Define to 1 if the system has the type `intptr_t'. */
/* Define to 1 if you have the <inttypes.h> header file. */
/* Define to 1 if you have the `localtime_r' function. */
/* Define to 1 if you have the `localtime_s' function. */
/* #undef HAVE_LOCALTIME_S */
/* Define to 1 if you have the <memory.h> header file. */
/* Define to 1 if you have the <stdint.h> header file. */
/* Define to 1 if you have the <stdlib.h> header file. */
/* Define to 1 if you have the <strings.h> header file. */
/* Define to 1 if you have the <string.h> header file. */
/* Define to 1 if you have the <sys/stat.h> header file. */
/* Define to 1 if you have the <sys/types.h> header file. */
/* Define to 1 if the system has the type `uint16_t'. */
/* Define to 1 if the system has the type `uint32_t'. */
/* Define to 1 if the system has the type `uint64_t'. */
/* Define to 1 if the system has the type `uint8_t'. */
/* Define to 1 if the system has the type `uintptr_t'. */
/* Define to 1 if you have the <unistd.h> header file. */
/* Define to 1 if you have the `usleep' function. */
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
/* Define to the address where bug reports for this package should be sent. */
/* Define to the full name of this package. */
/* Define to the full name and version of this package. */
/* Define to the one symbol short name of this package. */
/* Define to the version of this package. */
/* Define to 1 if you have the ANSI C header files. */
/* Number of bits in a file offset, on hosts where this is settable. */
/* #undef _FILE_OFFSET_BITS */
/* Define for large files, on AIX-style hosts. */
/* #undef _LARGE_FILES */
/*
** Build options detected by SQLite's configure script but not normally part
** of config.h. Accept what configure detected unless it was overridden on the
** command line.
*/