X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=build-lx.xml;h=4f81783efcfb654879a6fbdc9fc0195b4e11f910;hb=241ef7771aef53c1e27e4c8c1a721dec6d206509;hp=e4c02005bda98e09649d3ef6ac39fe415d42f5d6;hpb=6dc14c07f287e9e1983beacd66ae574219988bcb;p=inkscape.git diff --git a/build-lx.xml b/build-lx.xml index e4c02005b..4f81783ef 100644 --- a/build-lx.xml +++ b/build-lx.xml @@ -39,7 +39,7 @@ - + @@ -102,7 +102,7 @@ - #define INKSCAPE_VERSION "${version}" + #define INKSCAPE_VERSION "${version}, revision ${svn.revision}" #ifndef _CONFIG_H_ @@ -160,8 +160,8 @@ #define WITH_PYTHON 1 /* shared whiteboard */ - #define WITH_INKBOARD 1 - #define HAVE_SSL 1 + #undef WITH_INKBOARD + #undef HAVE_SSL /* use poppler for pdf import? */ #define HAVE_POPPLER 1 @@ -173,9 +173,6 @@ /* Allow reading WordPerfect? */ #define WITH_LIBWPG 1 - /* Do we support SVG Fonts? */ - #define ENABLE_SVG_FONTS 1 - #endif /* _CONFIG_H_ */ @@ -188,10 +185,11 @@ ######################################################################## --> - + description="update the modification time of aboutbox.cpp"> + - + + @@ -249,7 +247,6 @@ - @@ -586,6 +583,7 @@ +