diff configure.in @ 12214:e3fbe13c0eab

dict: Support file backend also with dict proxy.
author Timo Sirainen <tss@iki.fi>
date Thu, 30 Sep 2010 19:18:13 +0100
parents 7f5c5778c4b9
children 2690facaa927
line wrap: on
line diff
--- a/configure.in	Thu Sep 30 17:57:55 2010 +0100
+++ b/configure.in	Thu Sep 30 19:18:13 2010 +0100
@@ -2046,7 +2046,7 @@
 fi
 AM_CONDITIONAL(LDAP_PLUGIN, test "$have_ldap_plugin" = "yes")
 
-dict_drivers=client
+dict_drivers=
 
 if test $want_db != no; then
   AC_CACHE_CHECK([db_env_create in -ldb],i_cv_have_db_env_create,[