Add OSTYPE build-system variable, and use it
authorsimonpj@microsoft.com <unknown>
Thu, 13 Jan 2011 15:50:23 +0000 (15:50 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 13 Jan 2011 15:50:23 +0000 (15:50 +0000)
commit5775d5142da227d65fb86994d363eb16841ee642
tree3bc6ff769c7f23727b5e6c54cd83c6a7ab30205f
parent02d2dde49eaa614995a7e168d229e8b5cb88eafe
Add OSTYPE build-system variable, and use it

The use is in install.mk.in, where we need to know when
we're on Cygwin.

This fixes the build on my Windows box, where I have
both Msys and Cygwin.
configure.ac
mk/config.mk.in
mk/install.mk.in
mk/project.mk.in