]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
Fixed compiling ldap/sql/gssapi plugins.
authorTimo Sirainen <tss@iki.fi>
Thu, 30 Jun 2011 05:54:04 +0000 (08:54 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 30 Jun 2011 05:54:04 +0000 (08:54 +0300)
commit6b636dcfc9645fef43b4a13305ba86d6e163b27e
treefb694032ba506f8f3d1865eb1d17ade1a31b629c
parent4bbaac4215ccd435c78e0f0c5d010aff4693c580
Fixed compiling ldap/sql/gssapi plugins.
I couldn't figure out any way to disable NOPLUGIN_FLAGS only for those
plugins, so those flags are now always disabled for lib-sql library and auth
binaries.
src/auth/Makefile.am
src/lib-sql/Makefile.am