the change is in build/windows*/def_config.in
Turns out MS VC++ 2015 finally defined snprintf, so now we have to check is the version is >= 1900 then also define HAVE_SNPRINTF in VC++
The other changes are due to a rerun of configure
Authored by: kifer 2015-10-29
Parent: [r8504]
Child: [r8506]