Go to the first, previous, next, last section, table of contents.


AutoGen without Definitions

It is entirely possible to write a template that does not depend upon external definitions. Such a template would likely have an unvarying output, but be convenient nonetheless because of an external library of either AutoGen or Scheme functions, or both. This can be accommodated by providing the --override-tpl and --no-definitions options on the command line. See section Invoking autogen.


Go to the first, previous, next, last section, table of contents.