Next: OPT_VALUE_name, Previous: OPT_NO_XLAT_CFG_NAMES, Up: AutoOpts API [Contents][Index]
Invoking this macro will completely disable the translation of option names.
This must be invoked before the first call to optionProcess
. You need
not invoke this if your option definition file contains the attribute
assignment, no-xlate = opt;
.