[Dovecot] autogen.sh fails
Timo Sirainen
tss at iki.fi
Wed Sep 15 02:22:17 EEST 2010
On 15.9.2010, at 0.17, interfaSys sàrl wrote:
> configure:20543: error: possibly undefined macro: AS_MESSAGE_LOG_FDdnl
> If this token and others are legitimate, please use m4_pattern_allow.
> See the Autoconf documentation.
There's no such thing in Dovecot's configure.in. AS_MESSAGE_LOG_FD seems to be used by libtool.m4. And that error message looks like there's a missing space between that and "dnl". My guess: your libtool.m4 is broken.
More information about the dovecot
mailing list