evil: let's try another combinaison of define.

This commit is contained in:
Cedric Bail 2013-10-31 15:39:12 +09:00
parent 88912c06a8
commit f5d6d09d19
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ case "$host_os" in
# TODO: check cygwin* here
have_win32="yes"
have_windows="yes"
EFL_CFLAGS="${EFL_CFLAGS} -D__MINGW_PRINTF_FORMAT"
EFL_CFLAGS="${EFL_CFLAGS} -D__USE_MINGW_ANSI_STDIO"
;;
darwin*)
have_darwin="yes"