From 73fcfdbe243f90ad7450bbd4202ae7b9413a8637 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 7 Apr 1997 18:02:17 +0000 Subject: Last-minute changed for 3.75.1 --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a75a4a9..d73049d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,9 +2,16 @@ Mon Apr 7 02:06:22 1997 Paul D. Smith * Version 3.75.1 - * compatMakefile (objs): Define & use theo $(GLOB) variable so + * compatMakefile (objs): Define & use the $(GLOB) variable so that it's removed correctly from build.sh.in when it's built. + * configure.in: On Solaris we can use the kstat_*() functions to + get load averages without needing special permissions. Add a + check for -lkstat to see if we have it. + + * getloadavg.c (getloadavg): Use HAVE_LIBKSTAT instead of SUN5 as + the test to enable kstat_open(), etc. processing. + Fri Apr 4 20:21:18 1997 Eli Zaretskii * : Fixes to work in the DJGPP DOS environment. -- cgit v1.2.3