Define HAVE_BERKELEY_DB not HAVE_BERKELEY_DB2 per new detection.

This commit is contained in:
Kurt Zeilenga 2000-05-25 23:07:09 +00:00
parent 812ba2e81d
commit 2a4d69d70e

View File

@ -203,10 +203,7 @@ typedef signed int ssize_t;
#define HAVE_SYS_ERRLIST 1
/* define if you have berkeley db */
/* #undef HAVE_BERKELEY_DB */
/* define if you have berkeley db2 */
#define HAVE_BERKELEY_DB2 1
#define HAVE_BERKELEY_DB 1
/* define if you have crypt */
/* #undef HAVE_CRYPT */