On 11/21/05, Tomi Hakala <tomi.hakala@clinet.fi> wrote:
Kevin wrote:
> I'm trying to get dovecot-lda working on a FreeBSD 6.0-RELEASE box (also
> had the same problem on 5.4)
>
> When I run autogen.sh I get the following output:
>
> aclocal: configure.in:13 <http://configure.in:13>: warning: macro
> `AM_PROG_LIBTOOL' not found in library

> Anyone have an idea?

Do you have libtool package installed?

--
Tomi Hakala

> libtool --version
ltmain.sh (GNU libtool) 1.5.20 (1.1220.2.287 2005/08/31 18:54:15)


from /usr/local/share/aclocal/libtool15.m4:
# old names
AC_DEFUN([AM_PROG_LIBTOOL],   [AC_PROG_LIBTOOL])


I tried changing AM_PROG_LIBTOOL to AC_PROG_LIBTOOL in configure.in.  Then if I run aclocal manually it doesn't return any errors.  libtoolize --force returns:
You should update your `aclocal.m4' by running aclocal.