Add G_MUTEX_SIZE as needed for gthread-impl.c
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Thu, 2 Nov 2000 13:04:16 +0000 (13:04 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Thu, 2 Nov 2000 13:04:16 +0000 (13:04 +0000)
2000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* gthread-none.c: Add G_MUTEX_SIZE as needed for gthread-impl.c

gthread/ChangeLog
gthread/gthread-none.c

index ab2ef7b..6a240ba 100644 (file)
@@ -1,3 +1,7 @@
+2000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * gthread-none.c: Add G_MUTEX_SIZE as needed for gthread-impl.c
+
 2000-10-25  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
        * Makefile.am : Add @GLIB_DEBUG_FLAGS@ to INCLUDES for accessing
index aec84d0..fb4c887 100644 (file)
@@ -33,3 +33,5 @@
 
 static GThreadFunctions
 g_thread_functions_for_glib_use_default; /* is NULLified */
+
+#define G_MUTEX_SIZE 0