Le 8 avr. 2014 à 19:01, Bob Friesenhahn <bfrie...@simple.dallas.tx.us> a écrit :
> Libltdl is likely managed by a package manager on the system since it is a > common component on any GNU/Linux system and other free systems. By embedding > libltdl in some other application or library, the users of that application > or library may overwrite the libltdl installed by the package manager. The > configure options to manage this are confusing. OK, you have me convinced! It would be great to have an option to LTDL_INIT to mean "don't embed one in my project, I want to use the installed version and fail if there is none". Currently one has to call AC_CHECK_HEADERS (wow, it's been a million years since I last wrote this name :-) etc.? _______________________________________________ https://lists.gnu.org/mailman/listinfo/libtool