dovecot-2.0: quota: Don't link rpcsvc library.
dovecot at dovecot.org
dovecot at dovecot.org
Sat Aug 8 00:06:28 EEST 2009
details: http://hg.dovecot.org/dovecot-2.0/rev/de0bd8eeaad9
changeset: 9747:de0bd8eeaad9
user: Timo Sirainen <tss at iki.fi>
date: Fri Aug 07 17:06:15 2009 -0400
description:
quota: Don't link rpcsvc library.
It shouldn't be necessary since we generate our own rquota_xdr.c
diffstat:
1 file changed, 5 deletions(-)
src/plugins/quota/Makefile.am | 5 -----
diffs (15 lines):
diff -r 48324f717aca -r de0bd8eeaad9 src/plugins/quota/Makefile.am
--- a/src/plugins/quota/Makefile.am Fri Aug 07 16:54:36 2009 -0400
+++ b/src/plugins/quota/Makefile.am Fri Aug 07 17:06:15 2009 -0400
@@ -11,11 +11,6 @@ lib10_quota_plugin_la_LDFLAGS = -module
module_LTLIBRARIES = \
lib10_quota_plugin.la
-
-if HAVE_RQUOTA
-lib10_quota_plugin_la_LIBADD = \
- -lrpcsvc
-endif
quota_dist_sources = \
quota.c \
More information about the dovecot-cvs
mailing list