31 Aug
2010
31 Aug
'10
9:09 p.m.
On Tue, 2010-08-31 at 19:46 +0100, interfaSys sàrl wrote:
When running ./configure prefix=/usr I get a DC_DOVECOT: not found
You need DC_DOVECOT aclocal macro, which means dovecot.m4 file. Like maybe the easiest is to just put it to /usr/share/aclocal/ or give some parameter to something so "aclocal -I /path/to/dovecot.m4/dir" gets run.