pinentry/w32 (Makefile.am)

[email protected] Wed, 22 Dec 2004 13:59:22 +0100
Newsgroups gmane.comp.encryption.gpg.aegypten.cvs
Message-ID <[email protected]>
    Date: Wednesday, December 22, 2004 @ 13:59:22
  Author: werner
    Path: /cvs/aegypten/pinentry/w32

   Added: Makefile.am

* 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.


-------------+
 Makefile.am |   41 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 41 insertions(+)