Hi all,

in kjsembed/ksjembed/global.h there are two macros

KJSEMBED_DLL

KJSEMBED_MAKE_DLL

which deals kjsembed class export/import handling.

This definitions conflicts with the rest of kdelibs, where MAKE_xxx_LIB 
replaces KJSEMBED_MAKE_DLL,
but for KJSEMBED_DLL there is no counterpart.

Especially the latter is used as a switch to link a library as shared 
(#define KSJEMBED_DLL) or static library (#undef KSJEMBED_DLL) .

Is these feature still used for kde4 ?

Ralf





_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to