/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define if you have a working `mmap' system call.  */
/* #undef HAVE_MMAP */

/* #undef NDEBUG / * assert.h isn't used atm. */
#define STANDALONE 1
/* #undef USE_SPINLOCKS */
/* #undef SPARC_SPINLOCKS */
/* #undef INTEL_SPINLOCKS */
/* #undef MIPS_SPINLOCKS */
/* #undef POWERPC_SPINLOCKS */

/* Define if you have the getpagesize function.  */
#define HAVE_GETPAGESIZE 1

/* Define if you have the <unistd.h> header file.  */
#define HAVE_UNISTD_H 1

/* Name of package */
#define PACKAGE "tdb"

/* Version number of package */
#define VERSION "1.0.6-sb1"

