Autoconf

From Simson Garfinkel
Revision as of 09:25, 13 December 2009 by Simson (talk | contribs) (Created page with 'Notes on Autoconf: Environment variables I find useful in writing tests: $(srcdir) - Where the source is located A list of all Environment variables appears in Chapter 4, Sec…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Notes on Autoconf:

Environment variables I find useful in writing tests:

 $(srcdir) - Where the source is located

A list of all Environment variables appears in Chapter 4, Section 22 of the Autoconf Manual: