[ECOS] a question on CDL
Andrew Lunn
andrew@lunn.ch
Tue Apr 6 19:12:00 GMT 2004
On Tue, Apr 06, 2004 at 09:24:27PM +0800, kneep wrote:
> Dear All,
>
> hello!
> i have question on CDL.
> can anyone explain the difference between the properties 'requires' and 'active_if'? i can not understand this.
> thank you for your kindness.
http://ecos.sourceware.org/docs-latest/cdl-guide/language.values.html
active_if enables/disables a configuration option.
requires is only active if the configuration option is enabled. The
condition must be true, or the configuration is invalid.
Andrew
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list