$NetBSD: patch-bt,v 1.3 2005/05/29 14:38:33 wiz Exp $

--- progs/glush/config_f.h.orig	1995-07-20 20:08:43.000000000 +0200
+++ progs/glush/config_f.h
@@ -56,7 +56,7 @@
  *		if you don't have <locale.h>, you don't want
  *		to define this.
  */
-#undef NLS
+#define NLS
 
 /*
  * LOGINFIRST   Source ~/.login before ~/.cshrc
@@ -90,7 +90,7 @@
  *		on the name of the tty, and environment.
  *		Does not make sense in the modern window systems!
  */
-#define AUTOLOGOUT
+#undef AUTOLOGOUT
 
 /*
  * SUSPENDED	Newer shells say 'Suspended' instead of 'Stopped'.
