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

Diff of /m4/m4/module.c

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

revision 1.29 by gary, Fri Sep 5 18:32:26 2003 UTC revision 1.30 by gary, Wed Sep 10 17:12:02 2003 UTC
# Line 293  m4__module_init (m4 *context) Line 293  m4__module_init (m4 *context)
293  #if !WITH_DMALLOC  #if !WITH_DMALLOC
294    /* initialise libltdl's memory management. */    /* initialise libltdl's memory management. */
295    lt_dlmalloc = xmalloc;    lt_dlmalloc = xmalloc;
296    lt_dlfree   = (void (*)(void*)) xfree;    lt_dlfree   = (void (*) (void *)) xfree;
297  #endif  #endif
298    
299    errors      = lt_dlinit ();    errors      = lt_dlinit ();

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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