]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libltdl/config/ltmain.m4sh (func_mode_link): In the dlsym
authorGeorge Bosilca <bosilca@cs.utk.edu>
Mon, 4 Sep 2006 17:25:15 +0000 (17:25 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 4 Sep 2006 17:25:15 +0000 (17:25 +0000)
commitc6b76b438587dc3c8b89d287c281320358421aad
tree13adab4508533bda4ee0407da6b77d6368091487
parentc7a33e176befaed3398fc2ab825c1850981d3644
* libltdl/config/ltmain.m4sh (func_mode_link): In the dlsym
file, define a type for the symbol list, and declare the list
`extern', so that it is extern even if compiled by a C++
compiler.  The type definition helps avoid a compiler warning
against anonymous extern struct.
* libltdl/libltdl/lt_system.h: Add `extern' to `LT_SCOPE' for
the same reason.
ChangeLog
libltdl/config/ltmain.m4sh
libltdl/libltdl/lt_system.h