Hello,

following android way of building stuff in vcl/ is enough to fix it.

thanks,
riccardo
>From 376b09805a8219a109c0fed32223c2992c1bab43 Mon Sep 17 00:00:00 2001
From: Riccardo Magliocchetti <riccardo.magliocche...@gmail.com>
Date: Wed, 16 May 2012 12:54:05 +0200
Subject: [PATCH] fdo#47246: vcl: fix --enable-headless build

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

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to