[Dovecot] dovecot-lda macro `AM_PROG_LIBTOOL' not found in library

Kevin angrycoggy at gmail.com
Tue Nov 22 01:00:07 EET 2005


On 11/21/05, Tomi Hakala <tomi.hakala at 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> <
> 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<http://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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://dovecot.org/pipermail/dovecot/attachments/20051121/52ec752e/attachment.html


More information about the dovecot mailing list