The libtool(1.3.3 ),automake(1.4a), and autoconf(2.14.1) shipped with
6.1 are broken as
hell.

The libtool does not work properly for static libraries (version 1.3a
does), it won't link
as it puts the .o files after all the user specified libraries in your
Makefile.am

Automake/autoconf complain about LIBTOOL not being defined, you need to
use
AM_PROG_LIBTOOL instead of the AC_PROG_LIBTOOL. AM_PROG_LIBTOOL
is obsolete.

I have versions that work properly and can mail/upload them somewhere.

ACA (All comments appreciated)

--
===============================================================================
John Allen,                                    Email:  [EMAIL PROTECTED]
Orbis Payment Technology Ltd,                  Phone:  +353-1-2945111
3 Sandyford Park,                              Mobile: +353-86-2315986
Sandyford Industrial Estate,                   Fax:    +353-1-2945119
Dublin 18.
===============================================================================


Reply via email to