DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(autoconf.info) Writing Macros

Info Catalog (autoconf.info) Results (autoconf.info) Top (autoconf.info) Manual Configuration
 
 Writing Macros
 **************
 
    When you write a feature test that could be applicable to more than
 one software package, the best thing to do is encapsulate it in a new
 macro.  Here are some instructions and guidelines for writing Autoconf
 macros.
 

Menu

 
* Macro Definitions           Basic format of an Autoconf macro.
* Macro Names                 What to call your new macros.
* Quoting                     Protecting macros from unwanted expansion.
* Dependencies Between Macros  What to do when macros depend on other macros.
 
Info Catalog (autoconf.info) Results (autoconf.info) Top (autoconf.info) Manual Configuration
automatically generated byinfo2html