aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf262/pkg-descr
blob: 61da7cbcafe81e8855dd81727f00509a43422c22 (plain) (blame)
1
2
3
4
5
6
7
Autoconf is an extensible package of m4 macros that produce shell
scripts to automatically configure software source code packages.
These scripts 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.