/[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.10 by gary, Mon Jun 16 16:29:06 2003 UTC revision 1.11 by gary, Fri Jun 20 15:43:20 2003 UTC
# Line 74  M4INIT_HANDLER (load) Line 74  M4INIT_HANDLER (load)
74    if (handle)    if (handle)
75      if (lt_dlmakeresident (handle) != 0)      if (lt_dlmakeresident (handle) != 0)
76        {        {
77          M4ERROR ((warning_status, 0,          M4ERROR ((m4_get_warning_status_opt (context), 0,
78                    _("Warning: cannot make module `%s' resident: %s"),                    _("Warning: cannot make module `%s' resident: %s"),
79                    m4_get_module_name (handle), lt_dlerror ()));                    m4_get_module_name (handle), lt_dlerror ()));
80        }        }

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

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