summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build-lx.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/build-lx.xml b/build-lx.xml
index ae4e26941..e4c02005b 100644
--- a/build-lx.xml
+++ b/build-lx.xml
@@ -173,6 +173,9 @@
/* Allow reading WordPerfect? */
#define WITH_LIBWPG 1
+ /* Do we support SVG Fonts? */
+ #define ENABLE_SVG_FONTS 1
+
#endif /* _CONFIG_H_ */
</makefile>
</target>