components/tcsh/001.config_f.h.patch
author April Chin <april.chin@oracle.com>
Fri, 25 Feb 2011 08:39:39 -0800
changeset 106 15c2a44d66c6
parent 94 e2364cad23ff
permissions -rw-r--r--
7020816 move logilab-common to userland

*** 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.