/[libtool]/libtool/libltdl/ltdl.c
ViewVC logotype

Diff of /libtool/libltdl/ltdl.c

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

revision 1.134.2.2 by gary, Sun Sep 2 18:54:31 2001 UTC revision 1.134.2.3 by gary, Mon Sep 3 00:22:51 2001 UTC
# Line 1969  tryall_dlopen_module (handle, prefix, di Line 1969  tryall_dlopen_module (handle, prefix, di
1969       shuffled.  Otherwise, attempt to open FILENAME as a module.  */       shuffled.  Otherwise, attempt to open FILENAME as a module.  */
1970    if (prefix)    if (prefix)
1971      {      {
1972        tryall_dlopen_module (handle, 0, prefix, filename);        error += tryall_dlopen_module (handle, 0, prefix, filename);
1973      }      }
1974    else if (tryall_dlopen (handle, filename) != 0)    else if (tryall_dlopen (handle, filename) != 0)
1975      {      {

Legend:
Removed from v.1.134.2.2  
changed lines
  Added in v.1.134.2.3

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