diff configure.ac @ 18620:7799886e017a

Moved fs-compress to a separate plugin directory. Mainly because I couldn't figure out how to make automake dependencies work on "make install" stage. It was trying to link fs-compress.so using -ldovecot-storage, but libdovecot-storage.so was also concurrently being installed.
author Timo Sirainen <tss@iki.fi>
date Sat, 09 May 2015 20:26:06 +0300
parents 18b71db74d31
children da685736985a
line wrap: on
line diff
--- a/configure.ac	Sat May 09 19:58:59 2015 +0300
+++ b/configure.ac	Sat May 09 20:26:06 2015 +0300
@@ -2944,6 +2944,7 @@
 src/plugins/imap-acl/Makefile
 src/plugins/autocreate/Makefile
 src/plugins/expire/Makefile
+src/plugins/fs-compress/Makefile
 src/plugins/fts/Makefile
 src/plugins/fts-lucene/Makefile
 src/plugins/fts-solr/Makefile