# HG changeset patch # User Jim Meyering # Date 941271040 0 # Node ID 30c9e0320c3384cb7463be06a24078f4a807090a # Parent 14d7f44db8464b92c931e28289762ca2e90c5fe9 *** empty log message *** diff --git a/m4/ChangeLog b/m4/ChangeLog --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,20 @@ +1999-10-30 Jim Meyering + + * uintmax_t.m4: Require 2.14a. Remove backslash before backtick in + m4-quoted string. + * ls-mntd-fs.m4: Likewise. + * jm-macros.m4: Likewise. Also, use AC_TYPE_SSIZE_T instead + + * const.m4: Remove file, since the fix made it into the experimental + version of autoconf. + + * check-type.m4: Remove file, now that the latest version of + AC_CHECK_TYPE takes a third arg to specify additional #includes. + + * ssize_t.m4: New file, requires experimental version of autoconf. + * jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked + AC_CHECK_TYPE. + 1999-10-04 Jim Meyering * jm-macros.m4: Don't require autoconf-2.14.1.