components/tcsh/001.config_f.h.patch
changeset 94 e2364cad23ff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/tcsh/001.config_f.h.patch	Thu Feb 17 14:05:50 2011 -0800
@@ -0,0 +1,19 @@
+*** tcsh-6.17.00/config_f.h.orig	Thu Aug 20 12:31:33 2009
+--- tcsh-6.17.00/config_f.h	Thu Aug 20 12:31:42 2009
+***************
+*** 131,137 ****
+   *		variable "mbytemap".
+   *		(use for multi-byte table check)
+   */
+! #undef MBYTEDEBUG
+  
+  /*
+   * NEWGRP	Provide a newgrp builtin.
+--- 131,137 ----
+   *		variable "mbytemap".
+   *		(use for multi-byte table check)
+   */
+! #define MBYTEDEBUG
+  
+  /*
+   * NEWGRP	Provide a newgrp builtin.