GNU build system
From Wikipedia, the free encyclopedia.
The GNU build system, also called the GNU Autotools is a suite of tools produced by the GNU project that assist in making packages portable to many UNIX-like systems.
It comprises of
Other related tools include- GNU make
- GNU gettext
- The pkg-config tool used in several GNOME packages
- GNU Compiler Collection
External links
- The book GNU Autoconf, Automake and Libtool, by Gary V. Vaughan, Ben Elliston, Tom Tromey, and Ian Lance Taylor.
- ISBN 1578701902
- available online at http://sources.redhat.com/autobook under the terms of the Open Publication License (with none of the options exercised).
- The GNU Coding Standards (especially the chapter on The Release Process).
- The pkg-config package