Needs to depend on modules 'errno' and 'time'.
authorBruno Haible <bruno@clisp.org>
Wed, 1 Oct 2008 01:12:31 +0000 (03:12 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 1 Oct 2008 01:12:31 +0000 (03:12 +0200)
ChangeLog

index 691e511a13620fd94cbc3e0a1f7622d6a0f8390e..900a2493bd7fce9c97f17890ef91a40ae8cdba7e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
+            Bruno Haible  <bruno@clisp.org>
+
+       * modules/cond (Dependencies): Add errno, time.
+       * lib/glthread/cond.h: Include <time.h>.
+       (gl_cond_define, gl_cond_define_initialized): Use the same definition
+       across platforms.
+
 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
             Bruno Haible  <bruno@clisp.org>