]> git.sur5r.net Git - openldap/commitdiff
Import db1 fix
authorKurt Zeilenga <kurt@openldap.org>
Tue, 28 Aug 2001 19:10:48 +0000 (19:10 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 28 Aug 2001 19:10:48 +0000 (19:10 +0000)
build/openldap.m4

index 7b0acc878385ee6b816402c2857360df2dd1c882..bad6342abda5cfa5f9035f39492cdfe56e248e91 100644 (file)
@@ -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