manpagez: man pages & more
info autoconf
Home | html | info | man

File: autoconf.info,  Node: Pointers,  Prev: Libtool,  Up: The GNU Build System

2.4 Pointers
============

Developers who are used to the simplicity of ‘make’ for small projects
on a single system might be daunted at the prospect of learning to use
Automake and Autoconf.  As your software is distributed to more and more
users, however, you otherwise quickly find yourself putting lots of
effort into reinventing the services that the GNU build tools provide,
and making the same mistakes that they once made and overcame.
(Besides, since you're already learning Autoconf, Automake is a piece of
cake.)

   There are a number of places that you can go to for more information
on the GNU build tools.

   − Web

     The project home pages for Autoconf
     (https://www.gnu.org/software/autoconf/), Automake
     (https://www.gnu.org/software/automake/), Gnulib
     (https://www.gnu.org/software/gnulib/), and Libtool
     (https://www.gnu.org/software/libtool/).

   − Automake Manual

     *Note Automake: (automake)Top, for more information on Automake.

   − Books

     The book ‘GNU Autoconf, Automake and Libtool’(1) describes the
     complete GNU build environment.  You can also find the entire book
     on-line (https://www.sourceware.org/autobook/).

   ---------- Footnotes ----------

   (1) ‘GNU Autoconf, Automake and Libtool’, by G. V. Vaughan, B.
Elliston, T. Tromey, and I. L. Taylor.  SAMS (originally New Riders),
2000, ISBN 1578701902.

© manpagez.com 2000-2025
Individual documents may contain additional copyright information.