pinentry/assuan (ChangeLog assuan-buffer.c assuan.h)
[email protected] Wed, 22 Dec 2004 13:59:24 +0100
| Newsgroups | gmane.comp.encryption.gpg.aegypten.cvs |
|---|---|
| Message-ID | <[email protected]> |
Date: Wednesday, December 22, 2004 @ 13:59:24
Author: werner
Path: /cvs/aegypten/pinentry/assuan
Modified: ChangeLog assuan-buffer.c assuan.h
* assuan.h (assuan_error_t, assuan_context_t): New aliases.
* assuan-buffer.c (readline): Renamed EOF to ISEOF to avoid
compiler warnings.
* gtk.m4, glib.m4, qt.m4: Fixed for automake 1.9
* autogen.sh (configure_ac): Add --build-w32 option.
* Makefile.am: Support for the W32 pinentry.
* configure.ac: Ditto. Reformatted some error messages.
Define the usual conditionals for W32.
Check for a couple of more usually required headers.
* pinentry/pinentry.h (sleep) [W32]: New.
* pinentry/pinentry.c: Include langinfo.h only if available.
(pinentry_loop) [DOSISH]: Don't do uid check.
* secmem/util.c [DOSISH]: Disable UID stuff.
-----------------+
ChangeLog | 6 ++++++
assuan-buffer.c | 9 ++++-----
assuan.h | 7 +++++--
3 files changed, 15 insertions(+), 7 deletions(-)