]> git.sur5r.net Git - openldap/blobdiff - configure
Import slapd.conf mode change (with typo correction) from -devel.
[openldap] / configure
index ddf56b6b18289a15faf0546f52a61b3b663ea4fb..95128fe3098c023171e058b15e1dbff96a64bff4 100755 (executable)
--- a/configure
+++ b/configure
@@ -2797,7 +2797,7 @@ else
   echo "$ac_t""no" 1>&6
 fi
 
-       if test $ac_cv_libac_cv_lib_bind_res_search = "yes" ; then
+       if test "$ac_cv_lib_bind_res_search" = "yes" ; then
                cat >> confdefs.h <<\EOF
 #define HAVE_RES_SEARCH 1
 EOF
@@ -2850,7 +2850,7 @@ else
   echo "$ac_t""no" 1>&6
 fi
 
-               if test $ac_cv_libac_cv_lib_resolv_res_search = "yes" ; then
+               if test "$ac_cv_lib_resolv_res_search" = "yes" ; then
                        cat >> confdefs.h <<\EOF
 #define HAVE_RES_SEARCH 1
 EOF