CVSROOT: /sources/m4 Module name: m4 Changes by: Gary V. Vaughan <gary> 06/07/17 12:37:21
Index: m4/syntax.c =================================================================== RCS file: /sources/m4/m4/m4/syntax.c,v retrieving revision 1.14 retrieving revision 1.15 diff -u -b -r1.14 -r1.15 --- m4/syntax.c 1 May 2005 11:10:05 -0000 1.14 +++ m4/syntax.c 17 Jul 2006 12:37:21 -0000 1.15 @@ -19,8 +19,7 @@ #include "m4private.h" -#define DEBUG_SYNTAX -#undef DEBUG_SYNTAX +/*#define DEBUG_SYNTAX /* Define this to see runtime debug info. */ /* THE SYNTAX TABLE
