diff --git a/config-top.h b/config-top.h index fd68a3d..bf5e42a 100644 --- a/config-top.h +++ b/config-top.h @@ -23,6 +23,8 @@ what POSIX.2 specifies. */ #define CONTINUE_AFTER_KILL_ERROR +#define NON_INTERACTIVE_LOGIN_SHELLS + /* Define BREAK_COMPLAINS if you want the non-standard, but useful error messages about `break' and `continue' out of context. */ #define BREAK_COMPLAINS