From ad84962f4cd62c6c557139c684c5dafc4f9c7d6a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 10 Jan 1999 22:51:50 +0000 Subject: [PATCH] *** empty log message *** --- m4/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/m4/ChangeLog b/m4/ChangeLog index 96d3699329..0326909d8a 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,5 +1,23 @@ 1999-01-10 Jim Meyering + * fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my + gross kludge. + * inttypes_h.m4: Likewise. + * lstat.m4: Likewise. + * malloc.m4: Likewise. + * readdir.m4: Likewise. + * realloc.m4: Likewise. + * st_dm_mode.m4: Likewise. + * stat.m4: Likewise. + * utimbuf.m4: Likewise. + * utimes.m4: Likewise. + + * check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the + AC_CHECK_FUNCS hack. Now, it's still a hack, but at least the + comments in config.h.in are meaningful. + + * jm-macros.m4: Require autoconf-2.13 here. + * regex.m4: By default, don't use the included regex.c on systems with glibc 2. Suggestion from Uli Drepper. -- 2.30.2