Ralf Wildenhues <[EMAIL PROTECTED]> writes:
> Maybe you can make sure to have libtoolize from version 2.1a in the
> PATH, and make sure aclocal finds the Libtool-2.1a macro files (either
> by installing Automake and Libtool below the same --prefix, or by
> adjusting the file $prefix/share/aclocal/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
As promised here,
http://lists.gnu.org/archive/html/m4-patches/2006-05/msg5.html, I
noticed that m4 bootstrap invokes libtoolize --ltdl prior to autoreconf,
which reinvokes libtoolize without --ltdl. This seems like a bit of a
waste of time, but w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Eric, autotoolers:
On Tue, 09 May 2006 06:04:23 -0600 Eric Blake <[EMAIL PROTECTED]> wrote:
> As promised here,
> http://lists.gnu.org/archive/html/m4-patches/2006-05/msg5.html, I
> noticed that m4 bootstrap invokes libtoolize --ltdl prior to
>
Hi Eric,
* Eric Blake wrote on Tue, May 09, 2006 at 02:04:23PM CEST:
>
> As promised here,
> http://lists.gnu.org/archive/html/m4-patches/2006-05/msg5.html, I
> noticed that m4 bootstrap invokes libtoolize --ltdl prior to autoreconf,
> which reinvokes libtoolize without --ltdl. This seems li