More path handling tweaks.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21860 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2005-10-23 11:27:32 +00:00
parent 81949e70cd
commit 0dd713a0dc
6 changed files with 35 additions and 35 deletions

View file

@ -276,6 +276,21 @@ notice and this notice are preserved.
GNUstep defaults to NSISOLatin1StringEncoding.
</p>
</desc>
<term>GNUSTEP_PATH_HANDLING</term>
<desc>
<p>
May be set to <code>unix</code> to enforce unix style path
handling, or <code>windows</code> to enforce mswindows style
path handling, or anu other value (including unset) for the
default behavior where both styles of paths should be
managed in the best way possible.
</p>
<p>
The option to enforce either upre unix or pure windows style
path handling (and hence this environment variable) may be
removed in a later release.
</p>
</desc>
<term>GNUSTEP_HOST_CPU</term>
<desc>
<p>