]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 17 Jul 2002 10:50:19 +0000 (10:50 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 17 Jul 2002 10:50:19 +0000 (10:50 +0000)
m4/ChangeLog
m4/Makefile.am
m4/Makefile.in

index 2df1bdc4a6b5bffb4e00e5413db1660c0cac8d41..fbf41a75815f7b2688f6216be6e4ad9ddd146050 100644 (file)
@@ -1,3 +1,8 @@
+2002-07-17  Jim Meyering  <meyering@lucent.com>
+
+       * boottime.m4: New file.  Extracted from sh-utils' configure.ac
+       and extended to work also with *BSD systems.
+
 2002-07-15  Jim Meyering  <meyering@lucent.com>
 
        FreeBSD support for uname and uptime.
index 12fd5b3cccfed4154319ad4eb6896450a51ec118..a75e4dab2128144575c68fe01d950072d4853638 100644 (file)
@@ -7,6 +7,7 @@ acl.m4 \
 afs.m4 \
 assert.m4 \
 bison.m4 \
+boottime.m4 \
 c-bs-a.m4 \
 c-stack.m4 \
 check-decl.m4 \
index c23888c2ea75fc19967a6719baaaa191e6b95f25..6aec87509c08d19e1b784e22ad919153523c9e41 100644 (file)
@@ -125,6 +125,7 @@ acl.m4 \
 afs.m4 \
 assert.m4 \
 bison.m4 \
+boottime.m4 \
 c-bs-a.m4 \
 c-stack.m4 \
 check-decl.m4 \