\r
/* Define to 1 if you have the declaration of `INFINITY', and to 0 if you\r
don't. */\r
+#if defined(_MSC_VER) && _MSC_VER >= 1800\r
#define HAVE_DECL_INFINITY 1\r
+#endif\r
\r
/* Define to 1 if you have the declaration of `isinf', and to 0 if you don't.\r
*/\r
+#if defined(_MSC_VER) && _MSC_VER >= 1800\r
#define HAVE_DECL_ISINF 1\r
+#endif\r
\r
/* Define to 1 if you have the declaration of `isnan', and to 0 if you don't.\r
*/\r
+#if defined(_MSC_VER) && _MSC_VER >= 1800\r
#define HAVE_DECL_ISNAN 1\r
+#endif\r
\r
/* Define to 1 if you have the declaration of `nan', and to 0 if you don't. */\r
+#if defined(_MSC_VER) && _MSC_VER >= 1800\r
#define HAVE_DECL_NAN 1\r
+#endif\r
\r
/* Define to 1 if you have the declaration of `_finite', and to 0 if you\r
don't. */\r
-#define HAVE_DECL__FINITE 0\r
+#define HAVE_DECL__FINITE 1\r
\r
/* Define to 1 if you have the declaration of `_isnan', and to 0 if you don't.\r
*/\r
-#define HAVE_DECL__ISNAN 0\r
+#define HAVE_DECL__ISNAN 1\r
\r
/* Define to 1 if you have the <dlfcn.h> header file. */\r
-#undef HAVE_DLFCN_H\r
+#define HAVE_DLFCN_H 1\r
\r
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */\r
-#undef HAVE_DOPRNT\r
+#define HAVE_DOPRNT 1\r
\r
/* Define to 1 if you have the <endian.h> header file. */\r
-#define HAVE_ENDIAN_H 1\r
+#undef HAVE_ENDIAN_H\r
\r
/* Define to 1 if you have the <fcntl.h> header file. */\r
#define HAVE_FCNTL_H 1\r
#define HAVE_MEMORY_H 1\r
\r
/* Define to 1 if you have the `open' function. */\r
-#undef HAVE_OPEN\r
+#define HAVE_OPEN 1\r
\r
/* Define to 1 if your system has a GNU libc compatible `realloc' function,\r
and to 0 otherwise. */\r
#define HAVE_STRING_H 1\r
\r
/* Define to 1 if you have the `strncasecmp' function. */\r
-#define HAVE_STRNCASECMP 1\r
+#undef HAVE_STRNCASECMP\r
\r
/* Define to 1 if you have the <syslog.h> header file. */\r
#undef HAVE_SYSLOG_H\r
\r
/* Define to 1 if you have the <sys/cdefs.h> header file. */\r
-#undef HAVE_SYS_CDEFS_H\r
+#define HAVE_SYS_CDEFS_H 1\r
\r
/* Define to 1 if you have the <sys/param.h> header file. */\r
#undef HAVE_SYS_PARAM_H\r
#undef HAVE_VASPRINTF\r
\r
/* Define to 1 if you have the `vprintf' function. */\r
-#undef HAVE_VPRINTF\r
+#define HAVE_VPRINTF 1\r
\r
/* Define to 1 if you have the `vsnprintf' function. */\r
-#undef HAVE_VSNPRINTF\r
+#define HAVE_VSNPRINTF 1\r
\r
/* Define to 1 if you have the `vsyslog' function. */\r
#undef HAVE_VSYSLOG\r
\r
-/* Public define for json_inttypes.h */\r
-#define JSON_C_HAVE_INTTYPES_H 1\r
-\r
/* Define to the sub-directory in which libtool stores uninstalled libraries.\r
*/\r
#undef LT_OBJDIR\r
\r
+/* Define to 1 if your C compiler doesn't accept -c and -o together. */\r
+/* #undef NO_MINUS_C_MINUS_O */\r
+\r
/* Name of package */\r
#define PACKAGE "json-c"\r
\r