--- parser3/src/include/pa_config_auto.h.in 2002/03/11 07:56:32 1.22 +++ parser3/src/include/pa_config_auto.h.in 2002/03/25 11:36:23 1.24 @@ -147,12 +147,18 @@ /* pa_exec disabled */ #undef NO_PA_EXECS +/* disabled reading and executing files of non-process-effective-group */ +#undef NO_FOREIGN_GROUP_FILES + /* xml-abled parser */ #undef XML /* xml-abled parser */ #undef XML +/* parser uses this command instead of user-defined sendmail commands */ +#undef PA_FORCED_SENDMAIL + /* Windows32 target platform */ #undef WIN32