diff options
Diffstat (limited to 'ChangeLog-2011')
-rw-r--r-- | ChangeLog-2011 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog-2011 b/ChangeLog-2011 index cfba8f473..54681c09d 100644 --- a/ChangeLog-2011 +++ b/ChangeLog-2011 @@ -14,6 +14,16 @@ accept --with-libgpg-error-prefix as well as --with-gpg-error-prefix * m4/gpg-error.m4: Update from git master. +2011-09-26 Marcus Brinkmann <[email protected]> + + * configure.ac: Don't check for PTH but for NPTH. + (AH_BOTTOM): Remove PTH_SYSCALL_SOFT. + (have_pth): Rename to ... + (have_npth): ... this. + (USE_GNU_NPTH): Rename to ... + (USE_GNU_PTH): ... this. + * m4/gnupg-npth.m4: New file. + 2011-09-23 Werner Koch <[email protected]> * configure.ac: Remove check for gcry_kdf_derive. |