From e83d4ed686b7947d87a7ec9ed82ad74c0fe7d475 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 20 Apr 2010 10:52:43 +0000 Subject: 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 + + * configure.ac: Change wording of the no-funopen warning. + 2010-03-22 Werner Koch * 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 -- cgit v1.2.3