summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2009-02-24 17:08:28 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2009-02-24 17:08:28 +0000
commitf8cf2d200139f5dc3123d38d6aa94509373dfd83 (patch)
treea1258375a5f80548cd353896191277f62f568aed /build.xml
parentFix whiteboard compilation. (diff)
downloadinkscape-f8cf2d200139f5dc3123d38d6aa94509373dfd83.tar.gz
inkscape-f8cf2d200139f5dc3123d38d6aa94509373dfd83.zip
make aspell optional
(bzr r7361)
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 7a1d2bced..4aa2b882d 100644
--- a/build.xml
+++ b/build.xml
@@ -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>