diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2012-10-21 22:04:44 +0000 |
|---|---|---|
| committer | Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> | 2012-10-21 22:04:44 +0000 |
| commit | fe7764a4ad099e69ab16277ca1582e5634128c14 (patch) | |
| tree | 8867ad266e8fa330953ab263745de4bace085c05 /build.xml | |
| parent | UI uniformisation (diff) | |
| download | inkscape-fe7764a4ad099e69ab16277ca1582e5634128c14.tar.gz inkscape-fe7764a4ad099e69ab16277ca1582e5634128c14.zip | |
because we are in frost: disable experimental LPEs
(bzr r11818)
Diffstat (limited to 'build.xml')
| -rwxr-xr-x | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -196,7 +196,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 |
