diff options
author | NIIBE Yutaka <[email protected]> | 2024-07-11 00:58:11 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2024-07-11 00:58:11 +0000 |
commit | f89352ddc834b22d8695303fd3d6f78e95084784 (patch) | |
tree | 87c40bfddf70328a0cc007f8b5e8a1c42991cde6 | |
parent | Fix typo in assuan.h. (diff) | |
download | libassuan-f89352ddc834b22d8695303fd3d6f78e95084784.tar.gz libassuan-f89352ddc834b22d8695303fd3d6f78e95084784.zip |
Update date of libassuan.m4.
--
Signed-off-by: NIIBE Yutaka <[email protected]>
-rw-r--r-- | src/libassuan.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libassuan.m4 b/src/libassuan.m4 index c570b70..4d7da17 100644 --- a/src/libassuan.m4 +++ b/src/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-06-13 +# Last-changed: 2024-07-11 dnl dnl Find gpgrt-config, which uses .pc file |