X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configure.in;h=6e395ac288ebc7fff70b0fb15ed2c8fdf35e327e;hb=1806d792ec8653ca805c293a1e779e7c2247b00d;hp=52f9e7e39c572fc3d769686f28f62e3b589f6f5d;hpb=032292e56ea9ff47ea0b203343787d69f07885ec;p=openldap diff --git a/configure.in b/configure.in index 52f9e7e39c..6e395ac288 100644 --- a/configure.in +++ b/configure.in @@ -1850,12 +1850,6 @@ if test $ol_enable_bdb/$ol_enable_hdb != no/no; then BDB_LIBS="$BDB_LIBS $ol_cv_lib_db" fi - OL_BDB_COMPAT - - if test $ol_cv_bdb_compat != yes ; then - AC_MSG_ERROR([BDB/HDB: BerkeleyDB version incompatible]) - fi - SLAPD_LIBS="$SLAPD_LIBS \$(BDB_LIBS)" ol_link_bdb=yes