diff options
| author | NIIBE Yutaka <[email protected]> | 2026-01-15 06:46:54 +0100 |
|---|---|---|
| committer | NIIBE Yutaka <[email protected]> | 2026-01-15 06:46:54 +0100 |
| commit | 9e4e122097b491c2050b0e7993b19ec6de8be104 (patch) | |
| tree | bd6f005ddbcf94b0376514505d2b4ede873620eb /m4/libassuan.m4 | |
| parent | Allow setting export filters when exporting keys (diff) | |
| download | gpgme-9e4e122097b491c2050b0e7993b19ec6de8be104.tar.gz gpgme-9e4e122097b491c2050b0e7993b19ec6de8be104.zip | |
build: Update build-aux and m4 from libgpg-error and libassuan.
* build-aux/compile, build-aux/depcomp, build-aux/ltmain.sh: Update.
* build-aux/mdate-sh, build-aux/missing: Likewise.
* m4/gpg-error.m4, m4/libassuan.m4, m4/ltoptions.m4: Likewise.
* m4/ltsugar.m4, m4/ltversion.m4, m4/lt~obsolete.m4: Likewise.
--
Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'm4/libassuan.m4')
| -rw-r--r-- | m4/libassuan.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/libassuan.m4 b/m4/libassuan.m4 index b70da0bd..2c135ad7 100644 --- a/m4/libassuan.m4 +++ b/m4/libassuan.m4 @@ -9,7 +9,7 @@ dnl This file is distributed in the hope that it will be useful, but dnl WITHOUT ANY WARRANTY, to the extent permitted by law; without even the dnl implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. dnl SPDX-License-Identifier: FSFULLR -# Last-changed: 2024-07-11 +# Last-changed: 2025-09-24 dnl dnl Find gpgrt-config, which uses .pc file |
