[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
If ENABLE_NLS
is defined and no-xlate
has been not set to the
value anything, this macro will cause the translation of option names
to happen before starting the processing of configuration files and
environment variables. This will change the recognition of options within the
$PROGRAMNAME
environment variable, but will not alter the names used
for setting options via $PROGRAMNAME_name
environment variables.
This must be invoked before the first call to optionProcess
. You might
need to use this macro if your option definition file contains the attribute
assignment, no-xlate = opt;
or no-xlate = opt-cfg;
, and
you have determined in some way that you wish to override that.
This document was generated by Bruce Korb on August 21, 2015 using texi2html 1.82.