projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3692f57
)
.
SH-UTILS-1_12t
author
Jim Meyering
<jim@meyering.net>
Wed, 11 Dec 1996 05:38:45 +0000
(
05:38
+0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 11 Dec 1996 05:38:45 +0000
(
05:38
+0000)
old/sh-utils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/sh-utils/ChangeLog
b/old/sh-utils/ChangeLog
index b9273d0d6984f4aa09375d92560261b41ecb3953..88f7152324e50e2495bae0ca4fe4c78c1e963a7c 100644
(file)
--- a/
old/sh-utils/ChangeLog
+++ b/
old/sh-utils/ChangeLog
@@
-1,5
+1,11
@@
Tue Dec 10 06:36:57 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * acinclude.m4 (jm_SYS_PROC_UPTIME): New macro. Derived from the
+ code in configure.in, except now it punts when cross compiling.
+ Suggestion from Karl Heuer.
+ * configure.in (jm_SYS_PROC_UPTIME): Use it instead of open-coded
+ version.
+
* lib/Makefile.am (EXTRA_DIST): Add mktime.c.
Reported by Thomas Bushnell.