From ae0dc43e7926a00d2f2d7b44b02213a5fce1b6d3 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 9 Oct 1996 16:14:39 +0000 Subject: [PATCH] . --- old/sh-utils/ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 33765bd776..5aec22b7a8 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -2,7 +2,10 @@ Wed Oct 9 00:26:55 1996 Jim Meyering * 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. + systems that lack that special file. Reported by Kaveh R. Ghazi. + + * configure.in (check whether floor needs -lm): Fix typo: save $LIBS, + not $LIB. From Kaveh R. Ghazi. * checks/nice: Protect echoed args with leading `x' so echo doesn't interpret leading -n on e.g. SunOS systems. -- 2.47.2