summaryrefslogtreecommitdiffstats
path: root/build-lx.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build-lx.xml')
-rw-r--r--build-lx.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/build-lx.xml b/build-lx.xml
index 4f81783ef..307bbb2d8 100644
--- a/build-lx.xml
+++ b/build-lx.xml
@@ -173,6 +173,9 @@
/* Allow reading WordPerfect? */
#define WITH_LIBWPG 1
+ /* Default to libwpg 0.1.x */
+ #define WITH_LIBWPG01 1
+
#endif /* _CONFIG_H_ */
</makefile>
</target>