cvsdist c7d2ab
--- bash-2.03/config-top.h.profile	Mon Feb 22 14:37:17 1999
cvsdist c7d2ab
+++ bash-2.03/config-top.h	Mon Feb 22 14:37:29 1999
cvsdist c7d2ab
@@ -3,6 +3,8 @@
cvsdist c7d2ab
 /* This contains various user-settable options not under the control of
cvsdist c7d2ab
    autoconf. */
cvsdist c7d2ab
 
cvsdist c7d2ab
+#define NON_INTERACTIVE_LOGIN_SHELLS
cvsdist c7d2ab
+
cvsdist c7d2ab
 /* Define CONTINUE_AFTER_KILL_ERROR if you want the kill command to
cvsdist c7d2ab
    continue processing arguments after one of them fails.  This is
cvsdist c7d2ab
    what POSIX.2 specifies. */