X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=build.xml;h=2c00661fa2b30f3b939028062b5d81e385f3230b;hb=58142222ef8296ed3abed91c6582afc31e4464fd;hp=4fca72b66af6e7f930c68faef4e37c65d89bb9f0;hpb=820678c87a662472fa2d4baf7a7238d79ca917f6;p=inkscape.git diff --git a/build.xml b/build.xml index 4fca72b66..2c00661fa 100755 --- a/build.xml +++ b/build.xml @@ -42,7 +42,7 @@ - + @@ -178,6 +178,7 @@ /* use poppler for pdf import? */ #define HAVE_POPPLER 1 + #define HAVE_POPPLER_GLIB 1 #define HAVE_POPPLER_CAIRO 1 /* do we want bitmap manipulation? */ @@ -190,7 +191,7 @@ #define ENABLE_SVG_FONTS 1 /* Do we want experimental, unsupported, unguaranteed, etc., LivePathEffects enabled? */ - #define LPE_ENABLE_TEST_EFFECTS 1 + //#define LPE_ENABLE_TEST_EFFECTS 1 #define HAVE_ASPELL 1 @@ -314,6 +315,7 @@ + @@ -512,9 +514,26 @@ + + - - + + + -mconsole + -mthreads + + + + + + + - + - + @@ -792,12 +812,13 @@ ## T A R G E T : D I S T - I N K S C A P E ######################################################################## --> - +