On Thu, 2008-06-05 at 15:02 +0100, Mark Hymers wrote: > tag 484677 +patch > > Ok, I've just taken a look at this and tried this naive patch to one of the > Makefile.ams: > > --- dovecot-1.0.14.orig/src/plugins/imap-quota/Makefile.am > +++ dovecot-1.0.14/src/plugins/imap-quota/Makefile.am > @@ -9,6 +9,7 @@ > imap_moduledir = $(moduledir)/imap > > lib11_imap_quota_plugin_la_LDFLAGS = -module -avoid-version > +lib11_imap_quota_plugin_la_LIBADD = ../quota/lib10_quota_plugin.la
Well, I suppose this could make it a bit easier.. But you could also have just done it as it was intended: mail_plugins = quota imap_quota
signature.asc
Description: This is a digitally signed message part

