Content deleted Content added
.nothing |
m Reverted edits by 45.114.88.179 (talk) (HG) (3.3.1) |
||
Line 1:
{{Lowercase title}}
[[
A '''configure script''' is an executable script designed to aid in developing a [[computer program|program]] to be run on a wide number of different computers. It matches the [[Library (computer science)|libraries]] on the user's computer, with those required by the program
As a common practice, all configure scripts are named "configure". Usually, configure scripts are written for the [[Bourne shell]], but they may be written for execution in any desired shell.
|