DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(configure.info.gz) Introduction

Info Catalog (configure.info.gz) Top (configure.info.gz) Top (configure.info.gz) Getting Started
 
 Introduction
 ************
 
    This document describes the GNU configure and build systems.  It
 describes how autoconf, automake, libtool, and make fit together.  It
 also includes a discussion of the older Cygnus configure system.
 
    This document does not describe in detail how to use each of the
 tools; see the respective manuals for that.  Instead, it describes
 which files the developer must write, which files are machine generated
 and how they are generated, and where certain common problems should be
 addressed.
 
    This document draws on several sources, including the autoconf
 manual by David MacKenzie ( autoconf overview (autoconf)Top.),
 the automake manual by David MacKenzie and Tom Tromey ( automake
 overview (automake)Top.), the libtool manual by Gordon Matzigkeit
 ( libtool overview (libtool)Top.), and the Cygnus configure
 manual by K. Richard Pixley.
 

Menu

 
* Goals                       Goals.
* Tools                       The tools.
* History                     History.
* Building                    Building.
 
Info Catalog (configure.info.gz) Top (configure.info.gz) Top (configure.info.gz) Getting Started
automatically generated byinfo2html