.cvsignore updates
[platform/upstream/glib.git] / config.h.win32.in
index 2a07737..f7422fb 100644 (file)
 #define GLIB_INTERFACE_AGE @GLIB_INTERFACE_AGE@
 #define GLIB_BINARY_AGE @GLIB_BINARY_AGE@
 
-#define GLIB_SIZEOF_PTHREAD_T 4
+#define GLIB_SIZEOF_SYSTEM_THREAD 4
+#define GLIB_SIZEOF_SIZE_T 4
+#define GLIB_SIZEOF_PTRDIFF_T 4
+#define GLIB_SIZEOF_INTMAX_T 4
+
 #define POSIX_MIN_PRIORITY -2
 #define POSIX_MAX_PRIORITY 2
 #define POSIX_YIELD_FUNC Sleep(0)
 /* #undef HAVE_ON_EXIT */
 
 /* Define if you have the strcasecmp function.  */
-/* #undef HAVE_STRCASECMP ^*/
+/* #undef HAVE_STRCASECMP */
 
 /* Define if you have the strerror function.  */
 #define HAVE_STRERROR 1