From ee93dfafddd0f14b9a1ac3c82b967bf3a65f64aa Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 14 Aug 2012 10:38:35 +0100 Subject: drop disable-xmlsec, it's core functionality, have to live with it we basically need this functionality, the idea of it being optional isn't really logical anymore with nss split out from mozilla. for iOS and Android where they doesn't build yet spit out lame fixme nag warnings Change-Id: I4b16c62553b12d3dcd340a0b5c5a4cbd807c2f02 --- scp2/InstallModule_ooo.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'scp2/InstallModule_ooo.mk') diff --git a/scp2/InstallModule_ooo.mk b/scp2/InstallModule_ooo.mk index 4dff0df7bca5..97a007de666e 100644 --- a/scp2/InstallModule_ooo.mk +++ b/scp2/InstallModule_ooo.mk @@ -48,7 +48,6 @@ $(eval $(call gb_InstallModule_define_if_set,scp2/ooo,\ ENABLE_ONLINE_UPDATE \ ENABLE_OPENGL \ ENABLE_TELEPATHY \ - ENABLE_XMLSEC \ MERGELIBS \ SYSTEM_BOOST \ SYSTEM_CAIRO \ -- cgit