]> git.ipfire.org Git - thirdparty/libtool.git/commit
tests: reloadable objects do not work on MSVC, SKIP test.
authorPeter Rosin <peda@lysator.liu.se>
Wed, 22 Sep 2010 07:58:47 +0000 (09:58 +0200)
committerPeter Rosin <peda@lysator.liu.se>
Wed, 22 Sep 2010 07:58:47 +0000 (09:58 +0200)
commitbff43a89559b2be74250d990e18b1b64ec073b3a
tree3675fc16e25be1290904c618e129350c9c26c4da
parent09142eaeda3b3055653afc302fe871740d65d5c7
tests: reloadable objects do not work on MSVC, SKIP test.

* libltdl/m4/libtool.m4 (_LT_LINKER_SHLIBS)
[cygwin, mingw, pw32, cegcc] <cl*, reload_cmds>: Indicate that
reloadable objects do not work.
* tests/duplicate_conv.at: Skip last test if reloadable
objects do not work.
* doc/libtool.texi (libtool script contents) <reload_cmds>:
Document how to indicate that reloadable objects do not work.

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