On Wed, 2005-11-30 at 20:11 +0100, Paul J Stevens wrote: > Aaron Stone wrote: > > Looks like 1.9 is my default, although my system has: > > > > automake automake-1.4 automake-1.5 automake-1.6 automake-1.7 > > automake-1.8 automake-1.9 > > > > Where 'automake' is a wrapper script. I'm on Gentoo Linux, so they've > > obviously had to heavily work around the autotools version madness. > > I don't think you're using 1.9. I get massive errors using 1.9. Anyways, > removing AM_LDFLAGS in favor of LDFLAGS works for me.
Ok... $ grep automake * Makefile:# Makefile.in generated by automake 1.9.6 from Makefile.am.
