# HG changeset patch # User cehoyos # Date 1387152388 0 # Node ID d8174c2bc03886b196ba08e984d1e3135a48e60b # Parent d3e1b083209ea8f05c626a162bd70249937921e7 Define HAVE_LIBC_MSVCRT to avoid a warning. diff -r d3e1b083209e -r d8174c2bc038 configure --- a/configure Sat Dec 14 00:43:10 2013 +0000 +++ b/configure Mon Dec 16 00:06:28 2013 +0000 @@ -9160,6 +9160,7 @@ #define HAVE_INLINE_ASM 1 #define HAVE_ISATTY 0 #define HAVE_LDBRX 0 +#define HAVE_LIBC_MSVCRT 0 #define HAVE_LOCALTIME_R 0 #define HAVE_MAPVIEWOFFILE 0 #define HAVE_MIPSDSPR1 0