Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * assuan-connect.c (assuan_get_pid): New function. | Marcus Brinkmann | 2001-11-22 | 2 | -0/+10 |
| | | | | | | * assuan.h: Prototype. Include sys/types.h for pid_t, and stdio.h for FILE *. | ||||
* | 2001-11-20 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2001-11-20 | 10 | -0/+1404 |
* Makefile.am (SUBDIRS): Support building the assuan library (currently if GPGSM_PATH is set).. * configure.ac: Support building the assuan library. * assuan: New directory, populated with the Assuan library (copied from the newpg repository). gpgme/ 2001-11-20 Marcus Brinkmann <[email protected]> * Makefile.am (libgpgme_la_INCLUDES): Remove obsolete directive. (AM_CPPFLAGS): New directive [BUILD_ASSUAN]. (libgpgme_la_LIBADD): Likewise. |