Uno/Binary/Spec/Environment Substitution

From Apache OpenOffice Wiki
< Uno‎ | Binary
Revision as of 15:27, 18 April 2006 by Kr (Talk | contribs)

Jump to: navigation, search

version: 8221
state: draft
type: specification

Environment Substitution

Feature
An environment can be substituted with a compatible environment.
For example:
"uno:mutex" -> "uno:mutex:debug"
Rationale 
API
specifying both, the target and the replacement.
For example:
setenv "UNO_ENV_SUBST:gcc3:mutex" "gcc3:mutex:debug"
Runtime environment variable:
"UNO_ENV_SUBST:"
Compatibility Issues
None.
Dependencies
None.
Personal tools