gpgme (ChangeLog configure.ac)

cvs user marcus cvs@cvs.gnupg.org
Mon, 18 Aug 2003 21:17:07 +0200


    Date: Monday, August 18, 2003 @ 21:17:07
  Author: marcus
    Path: /cvs/gnupg/gpgme

Modified: ChangeLog configure.ac

2003-08-18  Marcus Brinkmann  <marcus@g10code.de>

	* configure.ac: If building Assuan, check for funopen and
	fopencookie, and make isascii, putc_unlocked and memrchr
	replacement functions.

assuan/
Update to the latest assuan version.

gpgme/
2003-08-18  Marcus Brinkmann  <marcus@g10code.de>

	* funopen.c, putc_unlocked.c, isascii.c, memrchr.c: New files.
	* fopencookie.c: File removed.


--------------+
 ChangeLog    |    6 ++++++
 configure.ac |   55 +++++++++++++++++++++++++++++--------------------------
 2 files changed, 35 insertions(+), 26 deletions(-)