Configure script: Difference between revisions

Content deleted Content added
Undid revision 733408201 by 201.229.243.42 (talk)
CrashDavi (talk | contribs)
m linked autoconf to relevant article
Line 34:
The first program to come with a configure script was [[rn (newsreader)|rn]] by [[Larry Wall]] in 1984. The script was written by hand and produced a jocular running commentary when executed. It still survives as part of the build system of the '''trn''' program.{{Citation needed|date=January 2016}}
 
Since then, an ecosystem of programs has grown up to automate the creation of configure scripts as far as possible, of which the most common is the [[Autoconf|GNU Autoconf]] system.
 
== See also ==