Kaydet (Commit) 858d1b2d authored tarafından Andrzej Hunt's avatar Andrzej Hunt

vclplug_svp only exists with ENABLE_HEADLESS.

Change-Id: I72fc636b1187bc99370b43927b25ed6fb89fe8f3
üst ef16d765
...@@ -53,7 +53,7 @@ $(eval $(call gb_Library_use_libraries,sofficeapp,\ ...@@ -53,7 +53,7 @@ $(eval $(call gb_Library_use_libraries,sofficeapp,\
ucbhelper \ ucbhelper \
utl \ utl \
vcl \ vcl \
vclplug_svp \ $(if $(ENABLE_HEADLESS),,vclplug_svp) \
$(gb_UWINAPI) \ $(gb_UWINAPI) \
)) ))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment