mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
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:
parent
6ebfe03cf3
commit
8ba0f9a906
6 changed files with 35 additions and 35 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue