[git] GnuPG - branch, npth, updated. post-nuke-of-trailing-ws-115-g63dd3b9
by Marcus Brinkmann
cvs at cvs.gnupg.org
Thu Oct 13 18:32:59 CEST 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".
The branch, npth has been updated
via 63dd3b9a43ec3ea7be2362e3e77e5a5ce68fc805 (commit)
from 3a0f06e3e801fe6f6f0cf7a78fe92118e6f4e743 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 63dd3b9a43ec3ea7be2362e3e77e5a5ce68fc805
Author: Marcus Brinkmann <marcus.brinkmann at ruhr-uni-bochum.de>
Date: Thu Oct 13 17:46:38 2011 +0200
Amend last commit.
diff --git a/ChangeLog b/ChangeLog
index f36d54e..ec4cfa0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2011-10-13 Marcus Brinkmann <marcus at g10code.com>
+ * configure.ac: Fix npth version check.
+ * m4/npth.m4: Fix version check.
+
* configure.ac: Don't check for PTH but for NPTH.
(AH_BOTTOM): Remove PTH_SYSCALL_SOFT.
(have_pth): Rename to ...
diff --git a/configure.ac b/configure.ac
index 26995ce..ebf3515 100644
--- a/configure.ac
+++ b/configure.ac
@@ -52,7 +52,7 @@ NEED_KSBA_API=1
NEED_KSBA_VERSION=1.2.0
NEED_NPTH_API=1
-NEED_NPTH_VERSION=0.0.1
+NEED_NPTH_VERSION=0.0
PACKAGE=$PACKAGE_NAME
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 3 +++
configure.ac | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
hooks/post-receive
--
The GNU Privacy Guard
http://git.gnupg.org
More information about the Gnupg-commits
mailing list