depcomp: add new one-pass depmode for MSVC 7 and later.
authorPeter Rosin <peda@lysator.liu.se>
Thu, 7 Oct 2010 20:27:53 +0000 (22:27 +0200)
committerPeter Rosin <peda@lysator.liu.se>
Thu, 7 Oct 2010 20:46:58 +0000 (22:46 +0200)
commit17a7a6fc74a440b8bc5c02d0089ebdafe000ca62
treefbcf60abbc40c26c793d0b0d142fbd7e935419ce
parentc35a65c05d1cf4f8d95ce546ae4c7b2d6bd19ac5
depcomp: add new one-pass depmode for MSVC 7 and later.

* lib/depcomp: Add new depmodes 'msvc7' and 'msvc7msys' which
make use of the -showIncludes option added in MSVC 7.
* m4/depend.m4 (_AM_DEPENDENCIES): Handle the new depmodes
similarly to 'msvisualcpp' and 'msvcmsys' as MSVC does not
support the -o option.

Signed-off-by: Peter Rosin <peda@lysator.liu.se>
ChangeLog
lib/depcomp
m4/depend.m4