[...]
[And, I assumed, 'A' works without helper 'N' on all platforms except
'X'. This is a synthetic example which might not have a real-world
application.]
The expression means: 'A' can be enabled on all platforms. Except on
platform_X, there it can only be enabled if helper_N is built too.
[...]
No. I meant "(X && N_ON_X) || Any_one_platform_other_than_X" above.
The 2nd example is a whitelist, while the 1st example is some kind of
blacklist. A real-world example of blacklist style:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=a73df4...
(Lived only 2 days in Linus' tree.)
--
Stefan Richter
-=====-=-=== -=-= =-==-
http://arcgraph.de/sr/
-