[[describe what autoconf is, where one gets it, and why one would need it]] "Autoconf is an extensible package of [m4] macros that produce [shell] [script]s to automatically configure software source code packages," according to its official home page [http://www.gnu.org/software/autoconf/]. ---- '''autoconf''' acts on '''configure.in''' to generate '''configure'''. ---- [drh] describes "Using Autoconf With [Mktclapp]" [http://www.hwaci.com/sw/mktclapp/autoconf.html]. ---- "Stop the autoconf insanity! Why we need a new build system." [http://freshmeat.net/articles/view/889/] ---- [[Refer to TIP 34?]] ---- [Category Application] [Category Dev. tools] [Category Porting]