aboutsummaryrefslogtreecommitdiffstats
path: root/src/libassuan.m4 (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-12Various minor changes for W32Werner Koch1-1/+1
2006-11-14New functions assuan_set_io_monitor and assuan_register_post_cmd_notifyWerner Koch1-0/+15
2006-10-18Fix for pthreadWerner Koch1-2/+2
2006-10-16Mapped another error.Werner Koch1-4/+4
2006-10-09Splitted up into a standad lib and an pth enabled one.Werner Koch1-28/+112
Also enhanced libassuan-config and libassuan.m4. Not really tested!
2004-04-222004-04-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
* libassuan.m4: Quote first argument to AC_DEFUN.
2003-04-29* libassuan.m4: New. Based on libgrypt.m4.Werner Koch1-0/+76
* Makefile.am (m4data_DATA): New. * assuan.h (AssuanCommand): Removed. * assuan-handler.c: Remove the cmd_id element, (assuan_register_command): Likewise. Note that semantics changed. (_assuan_register_std_commands): Adjusted.