[svn] assuan - r372 - trunk

svn author wk cvs at cvs.gnupg.org
Tue Apr 20 12:52:43 CEST 2010


Author: wk
Date: 2010-04-20 12:52:43 +0200 (Tue, 20 Apr 2010)
New Revision: 372

Modified:
   trunk/ChangeLog
   trunk/configure.ac
Log:
comment fix


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2010-04-19 08:55:19 UTC (rev 371)
+++ trunk/ChangeLog	2010-04-20 10:52:43 UTC (rev 372)
@@ -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.

Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac	2010-04-19 08:55:19 UTC (rev 371)
+++ trunk/configure.ac	2010-04-20 10:52:43 UTC (rev 372)
@@ -307,7 +307,8 @@
         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




More information about the Gnupg-commits mailing list