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:
fde482e
)
.
author
Jim Meyering
<jim@meyering.net>
Wed, 9 Oct 1996 12:18:48 +0000
(12:18 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 9 Oct 1996 12:18:48 +0000
(12:18 +0000)
old/sh-utils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/sh-utils/ChangeLog
b/old/sh-utils/ChangeLog
index f6be3585eee8a527859125a324db0e71237e20b1..33765bd7766a9de84c527a7db107cd5a19df90ae 100644
(file)
--- a/
old/sh-utils/ChangeLog
+++ b/
old/sh-utils/ChangeLog
@@
-1,5
+1,9
@@
Wed Oct 9 00:26:55 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * configure.in (/proc/uptime check): Guard the read of /proc/uptime
+ with an existence test to avoid a messy configure-time warning on
+ systems that lack that special file.
+
* checks/nice: Protect echoed args with leading `x' so echo doesn't
interpret leading -n on e.g. SunOS systems.