Fixed LIBRARIES_DEPEND_UPON for framework.make

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12512 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-02-12 18:43:14 +00:00
parent 6960b13347
commit 60a2103bd9

View file

@ -1,3 +1,9 @@
Tue Feb 12 16:37:51 2002 Nicola Pero <n.pero@mi.flashnet.it>
* framework.make (INTERNAL_LIBRARIES_DEPEND_UPON): Set this
variable in the same way as it is done in library.make (Suggestion
from Stephen Brandon <stephen@brandonitconsulting.co.uk>).
Tue Feb 12 09:04:38 2002 Nicola Pero <n.pero@mi.flashnet.it>
* config.guess: Updated to latest version.