]> 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 20:58:55 +0000 (20:58 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 29 Nov 2004 20:58:55 +0000 (20:58 +0000)
commite67dd5e8fb7170aec5d1fe35f5f19c1e66f1434a
tree1db801d8536176a9d18216d4027d41d5f79072e1
parent595eeef480edc91a4a87a3704b0b7791daf90b61
* 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