2002-07-25 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Thu, 25 Jul 2002 17:51:42 +0000 (17:51 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Thu, 25 Jul 2002 17:51:42 +0000 (17:51 +0000)
commitb295bab058477187423d62a38b18e2833aaef0cc
tree8a66989f90d83abb2768dcca0ccb1b420413b00c
parent8359ecc707b0a864383c6fa7435257f019a63a7e
2002-07-25  Marcus Brinkmann  <marcus@g10code.de>

* Makefile.am (libgpgme_la_LDADD): Add @LIBOBJS@ for vasprintf and
fopencookie.
* vasprintf.c: Update to more recent libiberty version.
* debug.h: Replace #elsif with #elif.

Submitted by St�phane Corth�sy:
* util.h (vasprintf): Correct prototype.
* encrypt-sign.c: Include <stddef.h>.
(encrypt_sign_status_handler): Change type of ENCRYPT_INFO_LEN to
size_t.
* ath-pthread.c: Include <stdlib.h>, not <malloc.h>.
* ath-pth.c: Likewise.
gpgme/ChangeLog
gpgme/Makefile.am
gpgme/ath-pth.c
gpgme/ath-pthread.c
gpgme/debug.h
gpgme/encrypt-sign.c
gpgme/util.h
gpgme/vasprintf.c