]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Fixed building LDAP support as plugin.
authorTimo Sirainen <tss@iki.fi>
Mon, 29 Jun 2009 16:37:10 +0000 (12:37 -0400)
committerTimo Sirainen <tss@iki.fi>
Mon, 29 Jun 2009 16:37:10 +0000 (12:37 -0400)
Patch by Paul Howarth.

--HG--
branch : HEAD

configure.in

index f9e1c277473b4682ce0208f3adf7acbf89164516..5ef9a7c1a01b5fabab1c3eae387ac09e2b087f3f 100644 (file)
@@ -1900,7 +1900,6 @@ if test $want_ldap != no; then
          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 @@ else
     passdb="$passdb (plugin)"
   fi
 fi
+AM_CONDITIONAL(LDAP_PLUGIN, test "$have_ldap_plugin" = "yes")
 
 dict_drivers=client