Meta Configuration of Package autoconf
x
1
<package name="autoconf" project="oldschool">
2
<title>A GNU tool for automatically configuring source code</title>
3
<description>GNU's Autoconf is a tool for configuring source code and Makefiles.
4
Using Autoconf, programmers can create portable and configurable
5
packages, since the person building the package is allowed to
6
specify various configuration options.
7
You should install Autoconf if you are developing software and you'd
8
like to use it to create shell scripts which will configure your
9
source code packages.
10
Note that the Autoconf package is not required for the end user who
11
may be configuring software with an Autoconf-generated script;
12
Autoconf is only required for the generation of the scripts, not
13
their use.</description>
14
<person userid="netmax" role="maintainer"/>
15
</package>
16