changeset 1765:fe67c20349bf

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Tue, 30 Mar 1999 04:36:00 +0000
parents 35a461e63273
children b5ce32adceff
files m4/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,10 @@
+1999-03-29  Jim Meyering  <meyering@ascend.com>
+
+	* jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
+	superset of the AC_TYPE_* checks in the textutils, fileutils,
+	and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
+	AC_TYPE_PID_T.
+
 1999-03-28  Jim Meyering  <meyering@ascend.com>
 
 	* jm-macros.m4: Define GNU_PACKAGE here.