<br><br><div><span class="gmail_quote">On 11/21/05, <b class="gmail_sendername">Tomi Hakala</b> &lt;<a href="mailto:tomi.hakala@clinet.fi">tomi.hakala@clinet.fi</a>&gt; 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>&gt; I'm trying to get dovecot-lda working on a FreeBSD 6.0-RELEASE box (also<br>&gt; had the same problem on 5.4)<br>&gt;<br>&gt; When I run autogen.sh I get the following output:<br>&gt;<br>&gt; aclocal: 
<a href="http://configure.in:13">configure.in:13</a> &lt;<a href="http://configure.in:13">http://configure.in:13</a>&gt;: warning: macro<br>&gt; `AM_PROG_LIBTOOL' not found in library<br><br>&gt; Anyone have an idea?<br><br>
Do you have libtool package installed?<br><br>--<br>Tomi Hakala</blockquote><div><br>&gt; 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],&nbsp;&nbsp; [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>.&nbsp; Then if I run aclocal manually it doesn't return any errors.&nbsp; libtoolize --force returns:
<br>You should update your `aclocal.m4' by running aclocal.<br><br></div><br></div><br>