Abdelrazak Younes a écrit :

Here is my wish list if you bother:

1. find a way to pass CCFLAGS options to gcc.

2. create multiple "config.h" in build directory not in the source (as is done with autotools):
   2.a. release/config.h for all general macro including
    BOOST_USER_CONFIG
   2.a. release/boost_config.h for all boost_specific macro except
    BOOST_USER_CONFIG
   2.c. release/support/config.h for all support specific macro (this
    will include the general one)

3. link tex2lyx and lyxclient to liblyxbase_pre.a instead of recompiling copied files.

4. Make the link to libintl (internal or external) and libiconv in order to support NLS.

Abdel.

Reply via email to