# HG changeset patch # User Paul Eggert # Date 1099502455 0 # Node ID b5cb1c9cb639408949f983c353aa7f5d84a0a0a1 # Parent cb65ad0582a2b0188a45dfe8fb27572e2d4c0c9b * uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and define _UINT32_T. diff --git a/m4/ChangeLog b/m4/ChangeLog --- 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