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 ab2ef7bf67442b052f5466246907e595ff4fdc46..6a240ba8241bc11974064c75227c5e685037c32b 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 aec84d0cd554b1ed06db8acbf66d85c7613438c3..fb4c887109a2237d154f705584a3ddee5982aa1a 100644 (file)
@@ -33,3 +33,5 @@
 
 static GThreadFunctions
 g_thread_functions_for_glib_use_default; /* is NULLified */
+
+#define G_MUTEX_SIZE 0