1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-12 12:00:21 +02:00
This commit is contained in:
Jim Meyering
1996-10-09 12:18:48 +00:00
parent fde482ef0e
commit 1e2d02ace5
+4
View File
@@ -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.