%scons; %builders-mod; %functions-mod; %tools-mod; %variables-mod; ]> Sets construction variables for the &m4; macro processor. M4 M4FLAGS M4COM M4COMSTR Builds an output file from an M4 input file. This uses a default &cv-link-M4FLAGS; value of , which considers all warnings to be fatal and stops on the first warning when using the GNU version of m4. Example: env.M4(target = 'foo.c', source = 'foo.c.m4') The M4 macro preprocessor. The command line used to pass files through the M4 macro preprocessor. The string displayed when a file is passed through the M4 macro preprocessor. If this is not set, then &cv-link-M4COM; (the command line) is displayed. General options passed to the M4 macro preprocessor.