X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=build-lx.xml;h=994180f5f9875a03b5e7011ad3a6a65079cf9e11;hb=924e9f1a1170630ea05d3178c0d72297deb8a1b4;hp=e4c02005bda98e09649d3ef6ac39fe415d42f5d6;hpb=6dc14c07f287e9e1983beacd66ae574219988bcb;p=inkscape.git diff --git a/build-lx.xml b/build-lx.xml index e4c02005b..994180f5f 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 @@ +