Version 10 of autoconf

Updated 2005-05-27 17:27:46

"Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages," according to its official home page [L1 ]. But it really is ... for the purpose of ...


autoconf acts on configure.in to generate configure.


This [L2 ] "Compile-Howto" usefully introduces autoconf.

[L3 ] explains "The Autoconf Language". Particularly useful is the explanation of [brackets], which seem to behave very much as {braces} do in Tcl.


drh describes "Using Autoconf With Mktclapp" [L4 ].


"Stop the autoconf insanity! Why we need a new build system." [L5 ]


[Refer to TIP 34?]


Category Application | Category Deployment | Category Dev. tools | Category Porting