DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(autoconf.info) Dependencies Between Macros

Info Catalog (autoconf.info) Quoting (autoconf.info) Writing Macros
 
 Dependencies Between Macros
 ===========================
 
    Some Autoconf macros depend on other macros having been called first
 in order to work correctly.  Autoconf provides a way to ensure that
 certain macros are called if needed and a way to warn the user if
 macros are called in an order that might cause incorrect operation.
 

Menu

 
* Prerequisite Macros         Ensuring required information.
* Suggested Ordering          Warning about possible ordering problems.
* Obsolete Macros             Warning about old ways of doing things.
 
Info Catalog (autoconf.info) Quoting (autoconf.info) Writing Macros
automatically generated byinfo2html