This commit is contained in:
brianb
2001-04-15 23:05:58 +00:00
parent 138f2696cb
commit d1020e33a0
14 changed files with 9195 additions and 532 deletions

25
config.h.in Normal file
View File

@@ -0,0 +1,25 @@
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Define to empty if the keyword does not work. */
#undef const
/* Define to `unsigned' if <sys/types.h> doesn't define. */
#undef size_t
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
/* Define if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define if you have the ibs library (-libs). */
#undef HAVE_LIBIBS
/* Define if you have the mdb library (-lmdb). */
#undef HAVE_LIBMDB