diff options
author | Ludovic Courtès <ludo@gnu.org> | 2007-10-10 16:46:26 +0000 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2007-10-10 16:46:26 +0000 |
commit | 663026180234a3ab0a808fdae89a4da85e4e64de (patch) | |
tree | a8b86e9d80b99a42fe8440791f08c4706d00db60 /ChangeLog | |
parent | 1445e4492fd0a6a19f39625d3bfe2f78c33fda9a (diff) |
Changes from arch/CVS synchronization
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |