CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 07/10/22 17:34:22
Index: src/m4.h =================================================================== RCS file: /sources/m4/m4/src/m4.h,v retrieving revision 1.1.1.1.2.47 retrieving revision 1.1.1.1.2.48 diff -u -b -r1.1.1.1.2.47 -r1.1.1.1.2.48 --- src/m4.h 22 Oct 2007 16:38:33 -0000 1.1.1.1.2.47 +++ src/m4.h 22 Oct 2007 17:34:22 -0000 1.1.1.1.2.48 @@ -462,6 +462,7 @@ # define DEBUG_INPUT 1 # define DEBUG_MACRO 1 # define DEBUG_OUTPUT 1 +# define DEBUG_REGEX 1 # define DEBUG_STKOVF 1 # define DEBUG_SYM 1 #endif