Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 878161 | Differences between
and this patch

Collapse All | Expand All

(-)dovecot-2.3-pigeonhole-0.5.2/src/plugins/lda-sieve/Makefile.am (+1 lines)
Lines 10-15 lib90_sieve_plugin_la_LDFLAGS = -module Link Here
10
dovecot_module_LTLIBRARIES = lib90_sieve_plugin.la
10
dovecot_module_LTLIBRARIES = lib90_sieve_plugin.la
11
11
12
lib90_sieve_plugin_la_LIBADD = \
12
lib90_sieve_plugin_la_LIBADD = \
13
	$(LIBDOVECOT_LDA) \
13
	$(top_builddir)/src/lib-sieve/libdovecot-sieve.la
14
	$(top_builddir)/src/lib-sieve/libdovecot-sieve.la
14
15
15
lib90_sieve_plugin_la_SOURCES = \
16
lib90_sieve_plugin_la_SOURCES = \

Return to bug 878161