m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/modules/m4.c,v


From: Eric Blake
Subject: Changes to m4/modules/m4.c,v
Date: Thu, 07 Sep 2006 23:53:06 +0000

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

Index: modules/m4.c
===================================================================
RCS file: /sources/m4/m4/modules/m4.c,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -b -r1.68 -r1.69
--- modules/m4.c        31 Aug 2006 03:21:35 -0000      1.68
+++ modules/m4.c        7 Sep 2006 23:53:04 -0000       1.69
@@ -650,7 +650,7 @@
       return;
     }
 
-  m4_push_file (context, fp, name);
+  m4_push_file (context, fp, name, true);
   free (name);
 }
 




reply via email to

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