dovecot-2.2: quota-status: Fixed compiling

dovecot at dovecot.org dovecot at dovecot.org
Thu Feb 21 13:27:55 EET 2013


details:   http://hg.dovecot.org/dovecot-2.2/rev/87c206c1eaf4
changeset: 15876:87c206c1eaf4
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Feb 21 13:27:42 2013 +0200
description:
quota-status: Fixed compiling

diffstat:

 src/plugins/quota/Makefile.am |  8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diffs (20 lines):

diff -r 28f4d5a841e7 -r 87c206c1eaf4 src/plugins/quota/Makefile.am
--- a/src/plugins/quota/Makefile.am	Thu Feb 21 13:22:33 2013 +0200
+++ b/src/plugins/quota/Makefile.am	Thu Feb 21 13:27:42 2013 +0200
@@ -53,16 +53,8 @@
 quota_status_SOURCES = \
 	quota-status.c
 
-if !BUILD_SHARED_LIBS
-unused_objects = \
-	../../lib/mountpoint.o \
-	../../lib-imap/imap-util.o \
-	../../lib-storage/mail-search-parser-imap.o
-endif
-
 quota_status_LDADD = \
 	$(quota_common_objects) \
-	$(unused_objects) \
 	$(LIBDOVECOT_STORAGE) \
 	$(LIBDOVECOT) \
 	$(MODULE_LIBS)


More information about the dovecot-cvs mailing list