changeset 10559:eef7a67bf51d

Needs to depend on modules 'errno' and 'time'.
author Bruno Haible <bruno@clisp.org>
date Wed, 01 Oct 2008 03:12:31 +0200
parents 55ce47daabdf
children 0eefc6edf646
files ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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>