From 59865a5d9b89b8519373ac29db986094866e1407 Mon Sep 17 00:00:00 2001
From: Ben Collins <bcollins@openldap.org>
Date: Sun, 23 May 1999 01:58:33 +0000
Subject: [PATCH] Synced to show changes in openldap.m4

---
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index 1cbd352c2b..c1d5501978 100755
--- a/configure
+++ b/configure
@@ -7552,9 +7552,9 @@ fi
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
   ol_cv_lib_db=-ldb
-			ol_cv_lib_db=no
 else
   echo "$ac_t""no" 1>&6
+ol_cv_lib_db=no
 fi
 
 		
-- 
GitLab