Mark VC templates correctly.
authorRichard Levitte <levitte@openssl.org>
Mon, 31 Oct 2016 15:40:36 +0000 (16:40 +0100)
committerRichard Levitte <richard@levitte.org>
Mon, 31 Oct 2016 16:01:07 +0000 (17:01 +0100)
commit10f60797e7df6208075acdb08cf3167fae667b47
treef749c5129836b0cd83adf7701c6be4f37937ae31
parent5af2ad682e809c04bdc79357ac8cb6571139e098
Mark VC templates correctly.

VC-noCE-common and VC-WIN64-common were missing this line:

        template         => 1,

Fixes GH#1809

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1811)
(cherry picked from commit be1f4812111aa76f12db91d9059ead3b43314b4c)
Configurations/10-main.conf