From 09529685e624854b534fbaa16e00efe0bf81f89c Mon Sep 17 00:00:00 2001 From: Nicola Pero Date: Fri, 4 Jan 2002 17:51:15 +0000 Subject: [PATCH] Updated autogsdoc doc building for new gnustep-make rules; build it only if doc=yes is passed on the command line so that the new release is clean git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11988 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5b3999205..9e78fb706 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Fri Jan 4 15:44:02 2002 Nicola Pero + + * base.make.in (GNUSTEP_BASE_HAVE_LIBXML): Define. + * Source/GNUmakefile (Base_AGSDOC_FLAGS): Do not use + -HeaderDirectory. + (Base_HEADER_FILES_DIR): Define. + * Source/GNUmakefile: Include documentation.make only if doc=yes + is passed on the command line. + * Tools/GNUmakefile: Idem. + 2002-01-04 Richard Frith-Macdonald * Tools/autogsdoc.m: Rearrange code somewhat and remove auto