Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
autoconf: A GNU tool for automatically configuring source code.
- Summary
- GNU's Autoconf is a tool for configuring source code and Makefiles.
Using Autoconf, programmers can create portable and configurable
packages, since the person building the package is allowed to
specify various configuration options.
You should install Autoconf if you are developing software and
would like to create shell scripts that configure your source code
packages. If you are installing Autoconf, you will also need to
install the GNU m4 package.
Note that the Autoconf package is not required for the end-user who
may be configuring software with an Autoconf-generated script;
Autoconf is only required for the generation of the scripts, not
their use.
Arch: noarch
Download: | autoconf-2.57-3.noarch.rpm |
Build Date: | Thu Feb 5 06:13:27 2004 |
Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> |
Size: | 1.54 MiB |
Changelog
- * Wed Jan 22 04:00:00 2003 Tim Powers <timp{%}redhat{*}com>
- rebuilt
- * Thu Dec 12 04:00:00 2002 Elliot Lee <sopwith{%}redhat{*}com> 2.57-2
- Fix missing/unpackaged file
- * Thu Dec 5 04:00:00 2002 Jens Petersen <petersen{%}redhat{*}com> 2.57-1
- update to 2.57 bugfix release
- buildrequire emacs (#79031), sed and m4