diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2020-11-18 10:41:13 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2020-11-18 10:41:13 +0900 |
commit | 425bf499185d78aa8fcad6a30b8771e7865d449d (patch) | |
tree | 03c97cfbf392435bc35c050887b30e7d86391088 /m4/gpg-error.m4 | |
parent | 908e347fb68b28e180ac816b5050406358e81a0f (diff) | |
download | libgcrypt-425bf499185d78aa8fcad6a30b8771e7865d449d.tar.gz |
build: Use modern Autoconf check for type.
* configure.ac (byte, ushort, us6, u32, u64): Use AC_CHECK_TYPES.
* cipher/poly1305.c: Use HAVE_TYPE_U64.
* src/hmac256.c: HAVE_TYPE_U32.
* src/types.h: Use HAVE_TYPE_BYTE, HAVE_TYPE_USHORT, HAVE_TYPE_U16,
HAVE_TYPE_U32, and HAVE_TYPE_U64.
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
Diffstat (limited to 'm4/gpg-error.m4')
0 files changed, 0 insertions, 0 deletions