diff options
author | Jim Meyering <jim@meyering.net> | 2001-08-12 13:26:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-08-12 13:26:08 +0000 |
commit | 105f26276998f7c42bc67b28d318a24e140bffae (patch) | |
tree | 4828685fcdf516318675881662616a8a091aa71a /m4 | |
parent | 1f295ae62d0ebfa1ecc8a80bb7b7c5732341ce2f (diff) | |
download | coreutils-105f26276998f7c42bc67b28d318a24e140bffae.tar.xz |
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r-- | m4/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index efaea234b..ffd74b97d 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,18 @@ +2001-08-12 Jim Meyering <meyering@lucent.com> + + * afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4, + d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4, + fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4, + group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4, + jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4, + link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4, + mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4, + prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4, + rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, + strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4, + utime.m4, utimes.m4, xstrtoumax.m4: + Quote the first argument in each use of AC_DEFUN. + 2001-08-05 Jim Meyering <meyering@lucent.com> * jm-macros.m4: Require autoconf-2.52. |