GHash: make sets with refcounted keys work correctly
[platform/upstream/glib.git] / config.h.win32.in
index 34a5277..6546500 100644 (file)
@@ -1,6 +1,6 @@
 /* config.h.win32.in Merged from two versions generated by configure for gcc and MSVC.  */
 /* config.h.  Generated by configure.  */
-/* config.h.in.  Generated from configure.in by autoheader.  */
+/* config.h.in.  Generated from configure.ac by autoheader.  */
 
 /* Define if building universal (internal helper macro) */
 /* #undef AC_APPLE_UNIVERSAL_BUILD */
 #ifndef _MSC_VER
 #define HAVE_INTMAX_T 1
 #else /* _MSC_VER */
+#if (_MSC_VER >= 1600)
+#define HAVE_INTMAX_T 1
+#endif
 /* #undef HAVE_INTMAX_T */
 #endif /* _MSC_VER */
 
 #ifndef _MSC_VER
 #define HAVE_STDINT_H 1
 #else /* _MSC_VER */
+#if (_MSC_VER >= 1600)
+#define HAVE_STDINT_H 1
+#endif
 /* #undef HAVE_STDINT_H */
 #endif /* _MSC_VER */
 
 #ifndef _MSC_VER
 #define HAVE_STDINT_H_WITH_UINTMAX 1
 #else /* _MSC_VER */
+#if (_MSC_VER >= 1600)
+#define HAVE_STDINT_H_WITH_UINTMAX 1
+#endif
 /* #undef HAVE_STDINT_H_WITH_UINTMAX */
 #endif /* _MSC_VER */