changeset 9551:49a1e47cb037 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 986f8270a226
children bb260536bdb5
files configure.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Sat Jun 27 23:50:38 2009 -0400
+++ b/configure.in	Mon Jun 29 12:37:10 2009 -0400
@@ -1900,7 +1900,6 @@
 	  fi
 	])
 fi
-AM_CONDITIONAL(LDAP_PLUGIN, test "$have_ldap_plugin" = "yes")
 
 if test $have_ldap = no; then
   not_passdb="$not_passdb ldap"
@@ -1914,6 +1913,7 @@
     passdb="$passdb (plugin)"
   fi
 fi
+AM_CONDITIONAL(LDAP_PLUGIN, test "$have_ldap_plugin" = "yes")
 
 dict_drivers=client