]> git.ipfire.org Git - thirdparty/libtool.git/commit
* m4/ltdl.m4 (LT_LIB_DLLOAD): Define HAVE_LIBDLLOADER if we
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 29 Nov 2004 21:00:20 +0000 (21:00 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 29 Nov 2004 21:00:20 +0000 (21:00 +0000)
commit60fbf440cbbb81bdbd10c209953a0d5fe166e403
tree13de9fbcb09284874ab32e6fc9e66e84e0ec3193
parent32f1e626b8a9c7a3cb0f74b68c2c8460af18ddd3
* m4/ltdl.m4 (LT_LIB_DLLOAD): Define HAVE_LIBDLLOADER if we
have a dlloader to preload.
* libltdl/ltdl.c (lt_dlinit): Only preload if HAVE_LIBDLLOADER, only
declare preloaded_symbols then.  Fixes libltdl on static platforms.
* NEWS: Updated.
ChangeLog
NEWS
libltdl/ltdl.c
m4/ltdl.m4