summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rwxr-xr-xbuild.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index bc0676a22..76d478ca5 100755
--- a/build.xml
+++ b/build.xml
@@ -187,6 +187,9 @@
/* Allow reading WordPerfect? */
#define WITH_LIBWPG 1
+ /* Default to libwpg 0.1.x */
+ #define WITH_LIBWPG01 1
+
/* Do we support SVG Fonts? */
#define ENABLE_SVG_FONTS 1