kjs includes

Sebastian Sauer mail at dipe.org
Wed Oct 25 21:33:47 BST 2006


Hi devels,

some of the installed headers like kdelibs/kjs/function.h does 
#include "internal.h" while internal.h is not installed. This prevents to 
#include <kjs/function.h>. Also kjs/function_object.h is not installed and 
judging from e.g. Kate's katejscript.* software that likes to use kjs may 
like to include those files.

So, change CMakeLists.txt to install 
kjs/internal.h+kjs/function_object.h+kjs/object_object.h+whatever else files 
are missing?

or is it wanted to don't use such kjs-functionality in future outside of 
kdelibs? or did I miss there something else?

-- 
Sebastian Sauer aka dipesh[sebsauer]
http://www.dipe.org/public_key.asc
Fingerprint: 8F1E 219B 16E6 4EC7 29CC F408 E193 65E2 9134 2221
Coder in http://www.koffice.org && http://www.kmldonkey.org




More information about the kde-core-devel mailing list