To start using the GNU configure and build system with your software package, you must write three files, and you must run some tools to manually generate additional files.
Write configure.in | Write configure.in. |
Write Makefile.am | Write Makefile.am. |
Write acconfig.h | Write acconfig.h. |
Generate files | Generate files. |
Getting Started Example | Example. |