summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-12-17 15:43:24 +0100
committerDavid Tardon <dtardon@redhat.com>2015-12-17 23:03:16 +0100
commit36b087f8b04ea46428a2c20e26d4230e59cdfd4d (patch)
tree8d53163151ba87e190ec21d87c213fd493a95c6c /config_host
parent3fd652b3de435e85d91154352f9a2029fd47b2d4 (diff)
do not require newest libwps for build
Change-Id: Iba0090da0591b6f9a6d74bb18ebaabef53448063
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_writerperfect.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config_host/config_writerperfect.h.in b/config_host/config_writerperfect.h.in
index df100143720d..0ce167dfc166 100644
--- a/config_host/config_writerperfect.h.in
+++ b/config_host/config_writerperfect.h.in
@@ -20,4 +20,8 @@
#undef MWAW_VERSION_MINOR
#undef MWAW_VERSION_MICRO
+#undef WPS_VERSION_MAJOR
+#undef WPS_VERSION_MINOR
+#undef WPS_VERSION_MICRO
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */