PDA

View Full Version : Tutorial for autogen, autoconf, & automake?


jfinkels
January 25th, 2010, 03:10 PM
Does anyone know of a good tutorial for autogen, autoconf, and automake? I have a project that has a custom configuration and build process, and I'd like to help automate it, but I don't know how to start with these tools. I've searched the web and checked out the documentation, but existing "tutorials" are somewhat outdated and the documentation is complex and confusing.

SevenMachines
January 26th, 2010, 03:05 AM
the tutorials below look a reasonable start on a quick look
http://markuskimius.wikidot.com/programming:tut:autotools/
http://www.developingprogrammers.com/index.php/2006/01/05/autotools-tutorial/