m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/m4/symtab.c,v


From: Gary V. Vaughan
Subject: Changes to m4/m4/symtab.c,v
Date: Mon, 17 Jul 2006 12:37:24 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Gary V. Vaughan <gary>  06/07/17 12:37:21

Index: m4/symtab.c
===================================================================
RCS file: /sources/m4/m4/m4/symtab.c,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -b -r1.52 -r1.53
--- m4/symtab.c 8 May 2005 00:37:44 -0000       1.52
+++ m4/symtab.c 17 Jul 2006 12:37:21 -0000      1.53
@@ -20,8 +20,7 @@
 
 #include "m4private.h"
 
-#define DEBUG_SYM              /* Define this to see runtime debug info.  */
-#undef DEBUG_SYM
+/*#define DEBUG_SYM    /* Define this to see runtime debug info.  */
 
 /* This file handles all the low level work around the symbol table.  The
    symbol table is an abstract hash table type implemented in hash.c.  Each




reply via email to

[Prev in Thread] Current Thread [Next in Thread]