On Mar 29, 2000, Kevin Atkinson <[EMAIL PROTECTED]> wrote:

> AC_LIBTOOL_CXX
> AM_PROG_LIBTOOL

You must swap these two lines.  AM_PROG_LIBTOOL creates libtool,
AC_LIBTOOL_CXX requires AM_PROG_LIBTOOL, then appends to it, but then
the explicit AM_PROG_LIBTOOL overwrites it.  I'll try to fix this.

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

Reply via email to