changeset 1448:c2b558e8c6ee

.
author Jim Meyering <jim@meyering.net>
date Sat, 25 Jul 1998 15:28:41 +0000
parents 88b49633a347
children 9d2a83c7b523
files m4/ChangeLog m4/Makefile.am
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,8 @@
+1998-07-25  Jim Meyering  <meyering@ascend.com>
+
+	* utime.m4 (jm_FUNC_UTIME): New file and macro.
+	* utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
+
 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
 
 	* chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -7,7 +7,8 @@
 jm-glibc-io.m4 jm-macros.m4 jm-mktime.m4 jm-winsz1.m4 jm-winsz2.m4 \
 lchown.m4 lcmessage.m4 lfs.m4 ls-mntd-fs.m4 lstat.m4 malloc.m4 memcmp.m4 \
 perl.m4 prereq.m4 progtest.m4 putenv.m4 readdir.m4 realloc.m4 regex.m4 \
-ssize_t.m4 stat.m4 strftime.m4 uintmax_t.m4 uptime.m4 utimbuf.m4
+ssize_t.m4 stat.m4 strftime.m4 uintmax_t.m4 uptime.m4 utimbuf.m4 utime.m4 \
+utimes.m4
 
 ##m4-files-end