summaryrefslogtreecommitdiff
path: root/external/libetonyek
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-10-09 01:03:29 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-11-28 04:37:20 +0000
commita7c3a2a9be83686657c06f37d521f9f6d2004ddd (patch)
treebc14dd3a73b953c30eadcc5d7ba0f2cc2d7c18db /external/libetonyek
parente963e4788d4d4a493e02d3f6c4b1024f3091c502 (diff)
update to mdds 1.0
Change-Id: I5b6e928ab5a5f2bf84d50f3f0221c0585670d972 Reviewed-on: https://gerrit.libreoffice.org/20251 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'external/libetonyek')
-rw-r--r--external/libetonyek/ExternalProject_libetonyek.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/libetonyek/ExternalProject_libetonyek.mk b/external/libetonyek/ExternalProject_libetonyek.mk
index d296a1e817f1..c98889b2d116 100644
--- a/external/libetonyek/ExternalProject_libetonyek.mk
+++ b/external/libetonyek/ExternalProject_libetonyek.mk
@@ -40,7 +40,7 @@ $(call gb_ExternalProject_get_state_target,libetonyek,build) :
--disable-werror \
--disable-weffc \
--without-tools \
- --with-mdds=0.x \
+ --with-mdds=1.0 \
$(if $(filter WNT,$(OS_FOR_BUILD)),MKDIR_P="$(shell cygpath -m /usr/bin/mkdir) -p") \
$(if $(verbose),--disable-silent-rules,--enable-silent-rules) \
$(if $(filter LINUX,$(OS)), \