Re: gnu-automake and libtool.m4

2006-09-05 Thread Andriy Gapon
on 05/09/2006 00:19 Stanislav Sedov said the following: > On Mon, 04 Sep 2006 21:45:18 +0300 > Andriy Gapon <[EMAIL PROTECTED]> mentioned: >> I have one libtool.m4 in /usr/local/share/aclocal/ and there is no >> libtool.m4 in /usr/local/gnu-autotools/share/aclocal-1.9. >> Is that the problem ? >> >

Re: gnu-automake and libtool.m4

2006-09-04 Thread Stanislav Sedov
On Mon, 04 Sep 2006 21:45:18 +0300 Andriy Gapon <[EMAIL PROTECTED]> mentioned: > I have a problem using automake/autoconf under /usr/local/gnu-autotools > with a certain software project (not a port) and it seems that there is > a problem with expanding AC_PROG_LIBTOOL macro in configure.ac. > >