Skip to content
Snippets Groups Projects
Commit 8bdbabfa authored by Derek Buitenhuis's avatar Derek Buitenhuis
Browse files

configure: Enable MinGW-w64's implementation of vsnprintf and pals

As of r5799 in MinGW-w64's trunk, which is he upcoming major version 3,
the POSIX-compliant vsnprintf implementation is disabled by default.
Enable it for this version. Keep using out own implementation for
prior versions, because it is broken in them.

Relevant Reference Thread: http://article.gmane.org/gmane.comp.gnu.mingw.w64.general/7133



Signed-off-by: default avatarDerek Buitenhuis <derek.buitenhuis@gmail.com>
parent 37c7a8be
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment