From 3a8a7a5d00c7052c46cef2342792d6a0829db897 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 22 Apr 2002 02:11:31 +0000 Subject: Updates and fixes for CVS builds. Created a README.cvs describing the procedure. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 167f495..ebfee01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,14 @@ gettext (0.11.1). We're using gettext's new "external" support, to avoid including libintl source with GNU make. + * README.cvs: New file. Explain how to build GNU make from CVS. + + * getloadavg.c (main): Include make.h in the "TEST" program to + avoid warnings. + + * Makefile.am: Remove special rules for loadavg. Replace them + with Automake capabilities for building extra programs. + * signame.c: This file does nothing if the system provide strsignal(). If not, it implements strsignal(). If the system doesn't define sys_siglist, then we make our own; otherwise we use -- cgit v1.2.3