At Saturday 19 June 2010, Wesley Smith wrote: > > Where is this documented? I've been looking here: > http://www.gnu.org/software/autoconf/manual/autoconf.html . > There's not much in the way of what the various Makefile.am > conventions are on this page. Is there a better reference? The better reference for automake is, well, the automake reference manual :-) <http://www.gnu.org/software/automake/manual/automake.html>
If you are new to the autotools, you might also find this tutorial very helpful (I did!): <http://www.lrde.epita.fr/~adl/autotools.html> Regards, Stefano
