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/02 10:43. You can Restore it.

This is a bit of a confusing process.

The basic pipeline is:

  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: