Ricardo Newbery <[EMAIL PROTECTED]> writes: > Without the updated automake, I get this... > > $ ./autogen.sh > > + aclocal > + glibtoolize --copy --force > You should update your `aclocal.m4' by running aclocal. > + autoheader > + automake --add-missing --copy --foreign > configure.ac: installing `./install-sh' > configure.ac: installing `./missing' > bin/varnishadm/Makefile.am: installing `./compile' > bin/varnishadm/Makefile.am: installing `./depcomp' > lib/libvarnish/Makefile.am:5: Libtool library used but `LIBTOOL' is undefined
Yes, that's the usual symptom, but I didn't get that when I tested with automake 1.6 on Tiger last month, which is why I changed autogen.sh to only issue a warning. Go figure... DES -- Dag-Erling Smørgrav Senior Software Developer Linpro AS - www.linpro.no _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
