summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-12-17 13:16:29 +0100
committerDavid Tardon <dtardon@redhat.com>2015-12-17 23:03:15 +0100
commit71f92e9a6959b2b468aa4310633e4785d4bd0ea0 (patch)
tree9ee510bd9a8437d046e3aad819a3ba9dd7f1e267 /config_host
parentddbba41b39399644b1ce7008d8922998446411e7 (diff)
do not require newest libetonyek for build
Change-Id: I6e023cd25a1481dd18e3a16b8756c43dde4560ce
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 4331b4f84839..fea81dddc9fd 100644
--- a/config_host/config_writerperfect.h.in
+++ b/config_host/config_writerperfect.h.in
@@ -12,4 +12,8 @@
* version.
*/
+#undef ETONYEK_VERSION_MAJOR
+#undef ETONYEK_VERSION_MINOR
+#undef ETONYEK_VERSION_MICRO
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */