On May 25, 2010, at 1:24 PM, Timo Sirainen wrote:

> On Mon, 2010-05-10 at 13:41 -0400, Jonathan Siegle wrote:
>> To fix this I did:
>> 
>> --- a/src/lib-dovecot/Makefile.am       Mon May 10 12:05:58 2010 -0400
>> +++ b/src/lib-dovecot/Makefile.am       Mon May 10 12:31:36 2010 -0400
>> @@ -16,7 +16,7 @@
>> libdovecot_la_LIBADD = \
>>        $(libs) \
>>        $(MODULE_LIBS) \
>> -       $(LTLIBICONV)
>> +       $(LIBICONV)
>> 
>> libdovecot_la_DEPENDENCIES = $(libs)
> 
> That's going to break other systems. What do you have in LIBICONV and
> LTLIBICONV in Makefile? Maybe your iconv.m4 doesn't contain support for
> LTLIBICONV?
> 
> 
fgrep LIBICONV src/lib-dovecot/Makefile
LIBICONV = -liconv
        $(LIBICONV)

I can't find a iconv.m4 on my system.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to