Next: Debugging Options, Previous: Modifier Options, Up: Dicod Invocation [Contents][Index]
The following options control the use of preprocessor. See Using Preprocessor to Improve the Configuration., for a detailed discussion.
Define the preprocessor symbol symbol. Optional value supplies the new symbol value. This option is passed to the preprocessor verbatim.
Add the directory dir to the list of directories to be searched for preprocessor include files. See Using Preprocessor to Improve the Configuration..
Do not use external preprocessor. See Using Preprocessor to Improve the Configuration..
Use prog as a preprocessor for configuration file. The default
preprocessor command line is m4 -s
, unless overridden while
configuring the package (see Default Preprocessor).