autoconf-2.68 |
M4 macro configuration and scripting package |
| Description: |
Autoconf shell scripts automatically configure software source code packages. These scripts can adapt packages to many kinds of UNIX-like systems without manual user intervention. The main configuration script is created from a template file that lists the operating system features that the package can use. It emits a Makefile. |
| Author: |
R Stallman, N Friedman, D MacKenzie <autoconf@gnu.org> |
| Home URL: |
ftp://ftp.mirrorservice.org/pub/gnu/autoconf/ |
| License: |
GNU General Public License v3
|
| Installation Tree: |
/usr/local |
| Languages used: |
C |
| Build-time dependencies: |
db expat gdbm m4 make perl |
| Run-time dependencies: |
db expat gdbm m4 perl |
| Documentation: |
Installation README Man Page |