aboutsummaryrefslogtreecommitdiffstats
path: root/acinclude.m4 (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-06-022002-06-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-18/+3714
* acinclude.m4: Fix Pth check so that it doesn't error out if pth is not found. gpgme/ 2002-06-02 Marcus Brinkmann <[email protected]> * ath.h: Enable the _gpgme_ prefix. Fix all those prefix macros. * posix-sema.c: Use that prefix here. * posix-io.c: Include "ath.h". (_gpgme_io_read): Use _gpgme_ath_read instead read. (_gpgme_io_write): Use _gpgme_ath_write instead write. (_gpgme_io_waitpid): Use _gpgme_ath_waitpid instead waitpid. (_gpgme_io_select): Use _gpgme_ath_select instead select.
2002-06-022002-06-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+404
* configure.ac: Add checks for Pth and pthreads. * acinclude.m4: Add slightly hacked check for pth (seems to be an autoconf version problem). gpgme/ 2002-06-02 Marcus Brinkmann <[email protected]> * Makefile.am (ath_components): New variable. (ath_components_pthread): Likewise. (ath_components_pth): Likewise. (system_components): Add ath_componentes. * ath.h: New file. * ath.c: Likewise. * ath-pthread.c: Likewise. * ath-pth.c: Likewise. * posix-sema.c (_gpgme_sema_cs_enter): Rework to use the ATH interface. * mutex.h: Remove file.
2002-04-042002-04-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-14/+2
* acconfig.h: File removed. * configure.ac (NEED_GPG_VERSION): Add description. (NEED_GPGSM_VERSION): Likewise. (HAVE_DOSISH_SYSTEM): Likewise. (HAVE_DRIVE_LETTERS): Likewise. (GPG_PATH): Likewise. (GPGSM_PATH): Likewise. * acinclude.m4 (GNUPG_CHECK_TYPEDEF): Likewise.
2001-12-18* acinclude.m4 (GNUPG_FIX_HDR_VERSION): Fixed for new automake.Werner Koch1-7/+20
2000-12-06Okay, it runs at least on Windows 95Werner Koch1-0/+17
2000-11-23Now we are able to compile the W32 stuff - don't now whether it works; I haveWerner Koch1-0/+4
no Windoze box here.
2000-11-17configuration changesWerner Koch1-0/+23