<br><br><div><span class="gmail_quote">On 11/21/05, <b class="gmail_sendername">Tomi Hakala</b> <<a href="mailto:tomi.hakala@clinet.fi">tomi.hakala@clinet.fi</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Kevin wrote:<br>> I'm trying to get dovecot-lda working on a FreeBSD 6.0-RELEASE box (also<br>> had the same problem on 5.4)<br>><br>> When I run autogen.sh I get the following output:<br>><br>> aclocal:
<a href="http://configure.in:13">configure.in:13</a> <<a href="http://configure.in:13">http://configure.in:13</a>>: warning: macro<br>> `AM_PROG_LIBTOOL' not found in library<br><br>> Anyone have an idea?<br><br>
Do you have libtool package installed?<br><br>--<br>Tomi Hakala</blockquote><div><br>> libtool --version<br>ltmain.sh (GNU libtool) 1.5.20 (1.1220.2.287 2005/08/31 18:54:15)<br><br><br>from /usr/local/share/aclocal/libtool15.m4:
<br># old names<br>AC_DEFUN([AM_PROG_LIBTOOL], [AC_PROG_LIBTOOL])<br><br><br>I tried changing AM_PROG_LIBTOOL to AC_PROG_LIBTOOL in <a href="http://configure.in">configure.in</a>. Then if I run aclocal manually it doesn't return any errors. libtoolize --force returns:
<br>You should update your `aclocal.m4' by running aclocal.<br><br></div><br></div><br>