pthread: fix pthread.h creation for srcdir != builddir
[pspp] / ChangeLog
index b6e888764364f7d3b34ca6094320537deecea0ad..30aa41b21bfba2aeb4158ae1694a0ed386faa4d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2010-08-14  Matthias Bolte  <matthias.bolte@googlemail.com>
+
+       pthread: fix pthread.h creation for srcdir != builddir
+       * modules/pthread (Makefile.am): Fix the rule to work also in a
+       non-srcdir build.
+
+2010-08-13  Karl Berry  <karl@gnu.org>
+
+       * doc/regex.texi (Predefined Syntaxes): @smallexample.
+       * doc/posix-*/*: force line break before @url of POSIX
+       specifications.
+       Suggested by Werner Lemberg.
+
 2010-08-10  Paul Eggert  <eggert@cs.ucla.edu>
 
        strtod: fix const diagnostic