mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-31 02:49:28 -05:00
Fix typo
This commit is contained in:
parent
43d5dc2e88
commit
db5e933b45
2 changed files with 261 additions and 250 deletions
|
|
@ -281,6 +281,7 @@ AC_DEFUN([OL_BERKELEY_DB_TRY],
|
|||
return 1;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
#if DB_VERSION_MAJOR > 2
|
||||
db_env_create( NULL, 0 );
|
||||
|
|
|
|||
Loading…
Reference in a new issue