m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/m4/module.c,v


From: Eric Blake
Subject: Changes to m4/m4/module.c,v
Date: Sat, 22 Jul 2006 19:23:06 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/07/22 19:23:04

Index: m4/module.c
===================================================================
RCS file: /sources/m4/m4/m4/module.c,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- m4/module.c 17 Jul 2006 12:37:21 -0000      1.37
+++ m4/module.c 22 Jul 2006 19:23:04 -0000      1.38
@@ -22,7 +22,8 @@
 #include "ltdl.h"
 #include "m4private.h"
 
-/*#define DEBUG_MODULES  /* Define this to see runtime debug info. */
+/* Define this to see runtime debug info.  Implied by DEBUG.  */
+/*#define DEBUG_MODULES */
 
 /*
  * This file implements dynamic modules in GNU M4.  A module is a




reply via email to

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