This page printed from:
panoptic.com/rking/Automake+and+Autoconf

For Our King, Only

Recent Changes / Heat / History /Edit

Automake and Autoconf

This revision is from 2012/05/05 14:01. You can Restore it.

This is a bit of a confusing process.

= Basic Pipeline =

  1. Developer works on Makefile.am and configure.ac
  2. (Some automatic steps)
  3. Resulting process uses Makefile and config.h

= ...and in more detail =

= For more =

See the Goat Book - http://sources.redhat.com/autobook/

It's an open book, so you can get the full source, here:

cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/autobook co autobook