From 18b0c8b001f37c0654ec979b3c3214c60348204d Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 25 Oct 2001 09:52:10 +0000 Subject: [PATCH] Updated choice of clibrary.make vs library.make to match gnustpe-make versioning scheme git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/libobjc/trunk@11247 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog.GNUstep | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog.GNUstep b/ChangeLog.GNUstep index 18008a5..d72ed83 100644 --- a/ChangeLog.GNUstep +++ b/ChangeLog.GNUstep @@ -1,3 +1,9 @@ +Thu Oct 25 10:49:00 2001 Nicola Pero + + * GNUmakefile (USE_LIBRARY_MAKE): New variable. Updated code to + decide if library.make or clibrary.make is needed to match the + actual gnustep-make version which is going to be 1.2.0. + Tue Oct 16 03:39:21 2001 Nicola Pero * GNUmakefile (LIBRARY_INSTALL_DIR): Reverted last change.