Following command line options control the preprocessor feature. See Preprocessor, for a detailed discussion of these.
Do not run the preprocessor.
Use command as the external preprocessor instead of the default
m4
.
Define a preprocessor symbol name to have a value value.
Undefine the preprocessor symbol name.
Stop after the preprocessing stage; do not run the compiler proper. The output is in the form of preprocessed source code, which is sent to the standard output.
This document was generated on August 13, 2022 using makeinfo.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.