Bo Peng wrote:
Abdel,

Attached patch adds

$BUILDDIR/config/config.h
$BUILDDIR/config/boost_config.h

with the following behaviors:
1. boost only uses boost_config.h
2. config.h includes boost_config.h
3. different builds have different config.h (nls etc may change from
build to build).

Tested under linux. Please let me know if you like it, and if you like
further work on this config.h business.

I think that instead of config/ subdir, you should put
- boost_config.h in scons/build_dir/boost
- intl config.h in  scons/build_dir/intl (instead of the source dir)
- lyx config.h in  scons/build_dir/common

Abdel.

Reply via email to