[Pkg-gnupg-commit] [libassuan] 315/437: comment fix

Eric Dorland eric at moszumanska.debian.org
Fri May 22 05:33:57 UTC 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository libassuan.

commit e83d4ed686b7947d87a7ec9ed82ad74c0fe7d475
Author: Werner Koch <wk at gnupg.org>
Date:   Tue Apr 20 10:52:43 2010 +0000

    comment fix
---
 ChangeLog    | 4 ++++
 configure.ac | 3 ++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 874dbef..ceada23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-04-20  Werner Koch  <wk at g10code.com>
+
+	* configure.ac: Change wording of the no-funopen warning.
+
 2010-03-22  Werner Koch  <wk at g10code.com>
 
 	* configure.ac (CC_FOR_BUILD): Add test.
diff --git a/configure.ac b/configure.ac
index feb918a..223e5cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -307,7 +307,8 @@ if test $ac_cv_func_funopen != yes; then
         AC_MSG_WARN([
 ***
 *** No implementation of fopencookie or funopen available.
-*** The assuan_get_data_fp feature won't work.
+*** The assuan_get_data_fp function won't work; see the
+*** manual for details.  GnuPG does not require this feature.
 ***])
     fi
 fi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/libassuan.git



More information about the Pkg-gnupg-commit mailing list