From ecb3bca9f5cbd4ab67acf5da69f379ddadeaeb28 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Fri, 26 Mar 1999 07:08:57 +0000 Subject: * Manual updates: added xrefs, some typos sent by users. * Change the build env. to not link libglob.a unless we need it. --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2d23dac..bcfde9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +1999-03-26 Paul D. Smith + + * configure.in: Substitute GLOBLIB if we need the link the + glob/libglob.a library. + * Makefile.am (make_LDADD): Use the subst variable GLOBLIB so we + don't link the local libglob.a at all if we don't need it. + * build.template: Don't compile glob/*.o unless we want globlib. + * maintMakefile (build.sh.in): Substitute the glob/*.o files + separately. + +1999-03-25 Paul D. Smith + + * make.texinfo: Various typos and additions, pointed out by James + G. Sack . + 1999-03-22 Paul D. Smith * make.texinfo (Functions): Add a new section documenting the new -- cgit v1.2.3