Help P4Ruby build more cleanly on Windows with more recent Ruby's
than my own. The host_os value on Windows can include the compiler
version now i.e. mswin32_71 or mswin32_80, and that was causing
p4conf.rb to get the -DOS_NT macro wrong (OS_NT_71), which caused
builds to fail.