/[m4]/m4/modules/m4.c
ViewVC logotype

Diff of /m4/modules/m4.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.48 by gary, Wed Jul 23 16:20:50 2003 UTC revision 1.49 by gary, Thu Jul 24 11:37:44 2003 UTC
# Line 337  M4BUILTIN_HANDLER (defn) Line 337  M4BUILTIN_HANDLER (defn)
337    
338  /* This section contains macros to handle the builtins "syscmd"  /* This section contains macros to handle the builtins "syscmd"
339     and "sysval".  */     and "sysval".  */
340    
341    /* Exit code from last "syscmd" command (also used by gnu module).  */
342    int m4_sysval = 0;
343    
344  M4BUILTIN_HANDLER (syscmd)  M4BUILTIN_HANDLER (syscmd)
345  {  {
346    m4_debug_flush_files (context);    m4_debug_flush_files (context);

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26