From: Kurt Zeilenga Date: Tue, 28 Aug 2001 19:10:48 +0000 (+0000) Subject: Import db1 fix X-Git-Tag: OPENLDAP_REL_ENG_2_0_12~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bae74822e1656560f8552a7f4433d7da326293f4;p=thirdparty%2Fopenldap.git Import db1 fix --- diff --git a/build/openldap.m4 b/build/openldap.m4 index 7b0acc8783..bad6342abd 100644 --- a/build/openldap.m4 +++ b/build/openldap.m4 @@ -442,7 +442,7 @@ if test $ac_cv_header_db_185_h = yes -o $ac_cv_header_db_h = yes; then #endif ], [ol_cv_header_db1=yes], [ol_cv_header_db1=no])]) - if test ol_cv_header_db1=yes ; then + if test $ol_cv_header_db1 = yes ; then OL_BERKELEY_DB_LINK if test "$ol_cv_lib_db" != no ; then ol_cv_berkeley_db=yes