Abdelrazak Younes <[EMAIL PROTECTED]> writes: > Maybe in support, I'll check. But IMHO, <config.h> in support/ is > acceptable.
I think you shouldn't worry about which files #include <config.h>. That'll be a big political battle which you're likely to lose. I think you should ascertain which preprocessor macros are actually used by LyX so that (the collective) you can put together a reliable Scons-generated config.h. Concentrate on one thing at a time ;-) Angus