]> git.ipfire.org Git - thirdparty/libtool.git/commit
Add MSVC support.
authorPeter Rosin <peda@lysator.liu.se>
Thu, 24 Jun 2010 05:28:16 +0000 (07:28 +0200)
committerPeter Rosin <peda@lysator.liu.se>
Thu, 1 Jul 2010 07:04:32 +0000 (09:04 +0200)
commit1ac3ced59db72099c6049e05b3643042fd5a9ea4
tree8bb0f354c88eb6ae4ce98d31e6d674598c6d2f21
parent57a4a21e9c6b0d83fb947121d0bb55799cb569cd
Add MSVC support.

* libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
(_LT_LINKER_SHLIBS, _LT_LANG_CXX_CONFIG) [mingw, cygwin]: Add
support for the Microsoft C/C++ Compiler (cl) relying on help
from the compile script in Automake.
* NEWS: Add note of the above.
ChangeLog
NEWS
libltdl/m4/libtool.m4