changeset 1978:30c9e0320c33

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 30 Oct 1999 08:10:40 +0000
parents 14d7f44db846
children a0903bf5aeee
files m4/ChangeLog
diffstat 1 files changed, 17 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,20 @@
+1999-10-30  Jim Meyering  <meyering@ascend.com>
+
+	* 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  <meyering@ascend.com>
 
 	* jm-macros.m4: Don't require autoconf-2.14.1.