summaryrefslogtreecommitdiffstats
path: root/src/util/berk_db/hash/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Removing berk_db, since it is now replaced by db2Theodore Tso1996-07-241-77/+0
* print an error when dsize test failsMark Eichin1996-03-141-2/+6
* Added test for pgno_t that should avoid breaking NetBSDSam Hartman1995-07-141-1/+11
* * configure.in: Don't check for pgno_t; it's not in sys/types.h onTom Yu1995-07-021-1/+1
* Add shared library supportPaul Park1995-06-301-0/+1
* * configure.in: use AC_CHECK_FUNCS and check for memmove.Mark Eichin1995-06-281-1/+1
* * configure.in: *int*_t are likely to collide with native types,Mark Eichin1995-06-281-1/+8
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-091-4/+0
* configure.in (CDEFS_INCLUDE): /bin/sh doesn't grok $(foo); it wants ${foo}!Theodore Tso1995-06-071-1/+1
* Use sys/cdefs.h if present (e.g. linux)Paul Park1995-05-301-0/+6
* If the size field of a struct datum != size field of DBT, you need to copyEzra Peisach1995-05-301-0/+37
* Check in Berkeley Database code version 1.85Paul Park1995-05-261-0/+16