Roman Rakus 064f29
diff -up bash-3.2/config-top.h.profile bash-3.2/config-top.h
Roman Rakus 064f29
--- bash-3.2/config-top.h.profile	2008-07-17 13:35:39.000000000 +0200
Roman Rakus 064f29
+++ bash-3.2/config-top.h	2008-07-17 13:42:18.000000000 +0200
Roman Rakus 064f29
@@ -26,6 +26,8 @@
Roman Rakus 064f29
    what POSIX.2 specifies. */
Roman Rakus 064f29
 #define CONTINUE_AFTER_KILL_ERROR
cvsdist c7d2ab
 
cvsdist c7d2ab
+#define NON_INTERACTIVE_LOGIN_SHELLS
cvsdist c7d2ab
+
Roman Rakus 064f29
 /* Define BREAK_COMPLAINS if you want the non-standard, but useful
Roman Rakus 064f29
    error messages about `break' and `continue' out of context. */
Roman Rakus 064f29
 #define BREAK_COMPLAINS