From 46165cbc7474e5718eb56cc7257d4cca3dfa6e64 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 3 Nov 2004 17:20:55 +0000 Subject: [PATCH] * uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and define _UINT32_T. --- m4/ChangeLog | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/m4/ChangeLog b/m4/ChangeLog index d572588f8f..6c3bd4bd1e 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,9 +1,19 @@ +2004-11-03 Albert Chin + Paul Eggert + + * uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t + equivalent, substitute $ac_type for equivalent type rather than + blindly using uint32_t *always* which won't work if uint32_t is not + available. Define _UINT32_T to work around typedef of uint32_t if + , , or used on Solaris + 2.5.1. + 2004-11-02 Paul Eggert * jm-macros.m4: Sync from coreutils. (gl_MACROS): Check for mbrlen, for pathchk. (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk. - + 2004-11-02 Bruno Haible * setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv() @@ -90,7 +100,7 @@ 2004-08-11 Paul Eggert Merge from coreutils. - + * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy. * obstack.m4 (gl_PREREQ_OBSTACK): Require -- 2.30.2