]> git.ipfire.org Git - thirdparty/libtool.git/commit
msvc: don't try to export import descriptors.
authorPeter Rosin <peda@lysator.liu.se>
Fri, 24 Sep 2010 06:44:24 +0000 (08:44 +0200)
committerPeter Rosin <peda@lysator.liu.se>
Fri, 24 Sep 2010 06:44:24 +0000 (08:44 +0200)
commit888582c631422b6aaddc3913ba1693b3706a2c62
tree2aabc03cd705aa0103e7414f7b4a25f1cbb1ccf5
parent67bbe0490f03150ebce81a5be00bdefe7c0a25c1
msvc: don't try to export import descriptors.

* libltdl/m4/libtool.m4 (_LT_LINKER_SHLIBS) [cygwin, mingw]
[pw32, cegcc] <cl*, exclude_expsyms>: Don't export symbols in
import libraries related to describing what dll(s) the import
library is importing. Fixes problem in tests/demo-make.test
and some other tests.

Signed-off-by: Peter Rosin <peda@lysator.liu.se>
ChangeLog
libltdl/m4/libtool.m4