Fixed GNUstep-HOWTO documentation on GNUSTEP_ROOT and GNUSTPE_SYSTME_ROOT

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@14516 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-09-23 03:58:12 +00:00
parent a0509196f1
commit 06955f1af3

View file

@ -1,3 +1,13 @@
Mon Sep 23 05:51:56 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Documentation/gnustep-howto.texi: Fixed/updated documentation on
./configure --prefix for gnustep-make ... was confusing
GNUSTEP_SYSTEM_ROOT and GNUSTEP_ROOT, and giving an incorrect
example. Also, simplified/updated example for sourcing
GNUstep.sh.
* GNUstep-HOWTO: Regenerated.
* FAQ: Regenerated.
2002-09-19 Adam Fedor <fedor@gnu.org>
* Documentation/faq.texi: Add section on porting to Cocoa.