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