components/tcsh/001.config_f.h.patch
changeset 94 e2364cad23ff
equal deleted inserted replaced
93:b579c7b1bb44 94:e2364cad23ff
       
     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.