aboutsummaryrefslogtreecommitdiffstats
path: root/m4/libassuan.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Update libassuan.m4 to allow build with libassuan 3.NIIBE Yutaka2023-08-311-1/+5
| | | | | | | | | * m4/libassuan.m4: Update from libassuan master. -- Signed-off-by: NIIBE Yutaka <[email protected]> (cherry picked from commit fa29c86582487880364b710fd9679c8e77c8dce6)
* m4: Update our library m4 files from masterWerner Koch2022-02-041-72/+69
| | | | | | | | | | | | * m4/gpg-error.m4: Updated * m4/ksba.m4: Updated * m4/libassuan.m4: Updated * m4/libgcrypt.m4: Updated * m4/npth.m4: Updated * m4/ntbtls.m4: Updated -- This better fits with the new gpgrt-config system
* Preparing 2.0.4gnupg-2.0.4Werner Koch2007-05-091-1/+1
|
* Silent GETEVENT command. Requires latest libassuan.Werner Koch2006-11-141-2/+17
| | | | | | | | agent/ * command.c (post_cmd_notify, io_monitor): New. (register_commands, start_command_handler): Register them.
* Various changesWerner Koch2006-10-101-28/+112
|
* Preparing a new release. Updated gettextWerner Koch2004-09-301-1/+1
|
* * acinclude.m4: Removed macros to detect gpg-error, libgcrypt,Werner Koch2004-02-181-0/+76
libassuan and ksba as they are now distributed in m4/. * gpg-error.m4, libgcrypt.m4, libassuan.m4, ksba.m4: New. * Makefile.am: Distribute them