On Wed, Mar 10, 2004 at 04:48:13PM +0000, Gary V. Vaughan wrote: > Exactly right. I have a half cocked patch to fix this that needs testing > before I commit... > > | (There is more to this still, as then: > | > | src/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined > | src/Makefile.am:1: > | src/Makefile.am:1: The usual way to define `LIBTOOL' is to add > `AC_PROG_LIBTOOL' > | src/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' > again. > | > | presumably from automake.. I'm not sure now if that box has the latest > | autoreconf which knows about LT_INIT or not) > > Not sure about this one... maybe it will start working when libtoolize puts > the right macros (LT_INIT & friends) in aclocal.m4?
I think it has something to do with using AC_DEFUN_ONCE rather than just AC_DEFUN. (I think that message didn't make it to the list..) For that matter, AC_DEFUN_ONCE isn't mentioned in autoconf.texi.. Cheers, Patrick _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool