25 May
2010
25 May
'10
8:44 p.m.
On Tue, 2010-05-25 at 13:39 -0400, Jonathan Siegle wrote:
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.
I guess it should be in /usr/share/aclocal/. You're compiling from hg, right? The nightly snapshot tarballs probably compile ok (if you don't run autogen.sh)?