mirror of
https://https.git.savannah.gnu.org/git/libtool.git
synced 2026-01-27 09:54:39 +00:00
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
This is GNU libltdl, a system independent dlopen wrapper for GNU libtool.