mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-01 14:15:49 +08:00
Define HAVE_BERKELEY_DB not HAVE_BERKELEY_DB2 per new detection.
This commit is contained in:
parent
812ba2e81d
commit
2a4d69d70e
@ -203,10 +203,7 @@ typedef signed int ssize_t;
|
|||||||
#define HAVE_SYS_ERRLIST 1
|
#define HAVE_SYS_ERRLIST 1
|
||||||
|
|
||||||
/* define if you have berkeley db */
|
/* define if you have berkeley db */
|
||||||
/* #undef HAVE_BERKELEY_DB */
|
#define HAVE_BERKELEY_DB 1
|
||||||
|
|
||||||
/* define if you have berkeley db2 */
|
|
||||||
#define HAVE_BERKELEY_DB2 1
|
|
||||||
|
|
||||||
/* define if you have crypt */
|
/* define if you have crypt */
|
||||||
/* #undef HAVE_CRYPT */
|
/* #undef HAVE_CRYPT */
|
||||||
|
Loading…
Reference in New Issue
Block a user