diff options
| author | bulia byak <buliabyak@gmail.com> | 2009-02-24 17:08:28 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2009-02-24 17:08:28 +0000 |
| commit | f8cf2d200139f5dc3123d38d6aa94509373dfd83 (patch) | |
| tree | a1258375a5f80548cd353896191277f62f568aed /build.xml | |
| parent | Fix whiteboard compilation. (diff) | |
| download | inkscape-f8cf2d200139f5dc3123d38d6aa94509373dfd83.tar.gz inkscape-f8cf2d200139f5dc3123d38d6aa94509373dfd83.zip | |
make aspell optional
(bzr r7361)
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -181,6 +181,8 @@ /* Do we want experimental, unsupported, unguaranteed, etc., LivePathEffects enabled? */ // #define LPE_ENABLE_TEST_EFFECTS 1 + #define HAVE_ASPELL 1 + #endif /* _CONFIG_H_ */ </makefile> </target> |
