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

Diff of /m4/modules/load.c

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

revision 1.11 by gary, Fri Jun 20 15:43:20 2003 UTC revision 1.12 by gary, Thu Jun 26 14:57:32 2003 UTC
# Line 98  M4BUILTIN_HANDLER (modules) Line 98  M4BUILTIN_HANDLER (modules)
98    if (handle)    if (handle)
99      do      do
100        {        {
101          m4_shipout_string (obs, m4_get_module_name (handle), 0, TRUE);          m4_shipout_string (context, obs, m4_get_module_name (handle), 0, TRUE);
102    
103          if ((handle = lt_dlhandle_next (handle)))          if ((handle = lt_dlhandle_next (handle)))
104            obstack_1grow (obs, ',');            obstack_1grow (obs, ',');

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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