diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
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 |