f80a67ba9f
While I'm here, unify DESCR a bit.
17 lines
702 B
Plaintext
17 lines
702 B
Plaintext
Autoconf is an extensible package of m4 macros that produce shell
|
|
scripts to automatically configure software source code packages.
|
|
These scripts alledgedly can adapt the packages to many kinds of UNIX-like
|
|
systems without manual user intervention. Autoconf creates a
|
|
configuration script for a package from a template file that lists the
|
|
operating system features that the package can use, in the form of m4
|
|
macro calls.
|
|
|
|
This is autoconf${SUFFIX}.
|
|
|
|
The actual autoconf drivers for selecting autoconf version are in
|
|
the metaauto package.
|
|
|
|
This version only exists to be able to diff configure scripts created
|
|
by autoconf${SUFFIX}, autoconf-2.59 fixes a bug in it and
|
|
introduces no incompatibility.
|