components/tcsh/patches/001.config_f.h.patch
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Tue, 01 Mar 2011 14:19:15 -0800
changeset 115 c360825c3a3f
parent 94 components/tcsh/001.config_f.h.patch@e2364cad23ff
permissions -rw-r--r--
7022166 userland patches should move to subdirs

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