components/tcsh/patches/001.config_f.h.patch
changeset 1073 c80b2ce240a9
parent 1072 75ddf7807870
child 1074 8ae50a0d434a
equal deleted inserted replaced
1072:75ddf7807870 1073:c80b2ce240a9
     1 *** tcsh-6.17.00/config_f.h.orig	Thu Aug 20 12:31:33 2009
       
     2 --- tcsh-6.17.00/config_f.h	Thu Aug 20 12:31:42 2009
       
     3 ***************
       
     4 *** 131,137 ****
       
     5    *		variable "mbytemap".
       
     6    *		(use for multi-byte table check)
       
     7    */
       
     8 ! #undef MBYTEDEBUG
       
     9   
       
    10   /*
       
    11    * NEWGRP	Provide a newgrp builtin.
       
    12 --- 131,137 ----
       
    13    *		variable "mbytemap".
       
    14    *		(use for multi-byte table check)
       
    15    */
       
    16 ! #define MBYTEDEBUG
       
    17   
       
    18   /*
       
    19    * NEWGRP	Provide a newgrp builtin.