| Project Name | GNU Autoconf |
| Category | Development tools |
| Programming Language | |
| Project Home Page | http://www.gnu.org/software/autoconf/ |
| License(s) | GNU General Public License (GPL) |
| License URL(s) | http://dev.perl.org/licenses/gpl1.html |
| Tags (edit) | configuration, shell script |
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.
Similar Projects (edit)
Reviews
Be the first person to review this project!
User tips
Related books
| Title | Authors |
|---|---|
| GNU Autoconf, Automake, and Libtool | Gary V. Vaughan et al. |
Last modified on 2006-08-21 03:33:27.874 (rel. 3).
