.
authorJim Meyering <jim@meyering.net>
Wed, 9 Oct 1996 12:18:48 +0000 (12:18 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 9 Oct 1996 12:18:48 +0000 (12:18 +0000)
old/sh-utils/ChangeLog

index f6be3585eee8a527859125a324db0e71237e20b1..33765bd7766a9de84c527a7db107cd5a19df90ae 100644 (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.