Difference between revisions of "Uno/Binary/Spec/Environment Substitution"

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
(moved from udk.openoffice.org)
 
m (OpenOffice.org Wiki:Spec Uno Bin Environment Substituion moved to Uno/Binary/Spec/Environment Substituion)
(No difference)

Revision as of 15:26, 18 April 2006

author: Kr
version: 8217
state: draft
created: 08/11/2005
type: specification

Binary UNO

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