summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2007-10-10 16:46:26 +0000
committerLudovic Courtès <ludo@gnu.org>2007-10-10 16:46:26 +0000
commit663026180234a3ab0a808fdae89a4da85e4e64de (patch)
treea8b86e9d80b99a42fe8440791f08c4706d00db60 /ChangeLog
parent1445e4492fd0a6a19f39625d3bfe2f78c33fda9a (diff)
Changes from arch/CVS synchronization
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 18f16fd7b..006b6ddda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-10-10 Ludovic Courtès <ludo@gnu.org>
+
+ * configure.in (SCM_I_GSC_NEED_BRACES_ON_PTHREAD_ONCE_INIT):
+ New substituted variable.
+ Use `-Werror' when using GCC and checking for
+ `PTHREAD_ONCE_INIT'. Add check for braces around
+ `PTHREAD_MUTEX_INITIALIZER'.
+ * NEWS: Mention build fix for IRIX.
+
2007-10-02 Ludovic Courtès <ludo@gnu.org>
* NEWS: Mention `(ice-9 slib)' fix and threading fix.