aboutsummaryrefslogtreecommitdiffstats
path: root/gpgme/setenv.c
Commit message (Collapse)AuthorAgeFilesLines
* 008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-11-031-356/+0
| | | | | | | | | | | | | | | | | | | | * configure.ac: Replace gpgme paths with src. * gpgme: Move to ... * src: ... this new directory. assuan/ 2008-11-03 Marcus Brinkmann <[email protected]> * Makefile.am (INCLUDES): Replace gpgme path with src. tests/ 2008-11-03 Marcus Brinkmann <[email protected]> * gpgsm/Makefile.am (INCLUDES, LDADD): Replace gpgme path with src. * gpg/Makefile.am (INCLUDES, LDADD, t_thread1_LDADD): Likewise. * Makefile.am (LDADD): Likewise.
* Fixes for building without gpgsm and for W32Werner Koch2007-01-081-0/+4
|
* assuan/Marcus Brinkmann2006-09-191-0/+352
Update to current version. 2006-09-19 Marcus Brinkmann <[email protected]> * configure.ac: Turn stpcpy into a replacement function. Check for unistd.h and add setenv as replacement function. gpgme/ 2006-09-19 Marcus Brinkmann <[email protected]> * setenv.c: New file.