[PATCH] fdo#47246: vcl: fix --enable-headless build

Riccardo Magliocchetti riccardo.magliocchetti at gmail.com
Wed May 16 03:54:05 PDT 2012


Follow android way of building stuff.

Change-Id: Ia3f8d7c58dbd09e070d9ea583872e115828365cb
---
 vcl/Module_vcl.mk |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/vcl/Module_vcl.mk b/vcl/Module_vcl.mk
index 2cd2bf5..f6fcba5 100644
--- a/vcl/Module_vcl.mk
+++ b/vcl/Module_vcl.mk
@@ -70,13 +70,6 @@ $(eval $(call gb_Module_add_targets,vcl,\
 endif
 endif
 
-ifeq ($(GUIBASE),headless)
-$(eval $(call gb_Module_add_targets,vcl,\
-    Library_vclplug_svp \
-    StaticLibrary_headless \
-))
-endif
-
 ifeq ($(GUIBASE),aqua)
 $(eval $(call gb_Module_add_targets,vcl,\
     Zip_osxres \
-- 
1.7.5.4


--------------010305040205000503090500--


More information about the LibreOffice mailing list