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. Aaron On Wed, 2005-11-30 at 15:58 +0100, Paul J Stevens wrote: > Aaron, > > I've done some more fixes in the autotools chain to allow static builds. > > --enable-shared=no is now respected in the code. > > I need this for my unit-tests and it greatly speeds up the build. > > > > Paul J Stevens wrote: > > Aaron, > > > > What version of automake are you on? > > > > Building suddenly breaks on AM_LDFLAGS running automake1.4 > > > > Switching to automake1.9 only makes things worse. > > > > :-( > > >