changeset 9181:c2f6983a46c6 HEAD

Fixed building LDAP support as plugin. Patch by Paul Howarth.
author Timo Sirainen <tss@iki.fi>
date Mon, 29 Jun 2009 12:37:10 -0400
parents cfd984a489b7
children 62b9661b4c7a
files configure.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Sat Jun 27 23:55:21 2009 -0400
+++ b/configure.in	Mon Jun 29 12:37:10 2009 -0400
@@ -1912,7 +1912,6 @@
 	  fi
 	])
 fi
-AM_CONDITIONAL(LDAP_PLUGIN, test "$have_ldap_plugin" = "yes")
 
 if test $have_ldap = no; then
   not_passdb="$not_passdb ldap"
@@ -1926,6 +1925,7 @@
     passdb="$passdb (plugin)"
   fi
 fi
+AM_CONDITIONAL(LDAP_PLUGIN, test "$have_ldap_plugin" = "yes")
 
 dict_drivers=client