m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/modules/gnu.c,v


From: Eric Blake
Subject: Changes to m4/modules/gnu.c,v
Date: Wed, 04 Oct 2006 03:57:04 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/10/04 03:57:01

Index: modules/gnu.c
===================================================================
RCS file: /sources/m4/m4/modules/gnu.c,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -b -r1.60 -r1.61
--- modules/gnu.c       3 Oct 2006 12:57:18 -0000       1.60
+++ modules/gnu.c       4 Oct 2006 03:57:01 -0000       1.61
@@ -315,7 +315,7 @@
  **/
 M4BUILTIN_HANDLER (__program__)
 {
-  m4_shipout_string (context, obs, program_name, 0, true);
+  m4_shipout_string (context, obs, m4_get_program_name (), 0, true);
 }
 
 




reply via email to

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