mirror of
git://git.savannah.gnu.org/libtool.git
synced 2024-11-21 01:40:57 +08:00
981a66b4df
extension * libltdl/ltdl.c (lt_dlopen): if a .la file name is given, that's all. Otherwise, lt_dlopen now tries to append .la first. If this fails, it tries the given filename, and, at last, tries to append the native library extension to the given filename. * doc/libtool.texi (lt_dlopen): explain new lookup strategy |
||
---|---|---|
.. | ||
.cvsignore | ||
configure.in | ||
ltdl.c | ||
ltdl.h | ||
Makefile.am | ||
README |
This is GNU libltdl, a system independent dlopen wrapper for GNU libtool.