summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-09-16 10:38:06 +0200
committerStephan Bergmann <sbergman@redhat.com>2011-09-16 10:38:06 +0200
commit7d1bb036e1d0c20920703e64132d76e4cce06826 (patch)
tree09d3bbf44e8fb031c2f8693ec5aeb35cd0925bb1 /Makefile.in
parentbf0a3adda154c9251cf9c3aae3337eed26a695cd (diff)
Simplified setting headless mode for smoke-/subsequenttetss.
Both C++ and Java OfficeConnection code now always pass --headless, so no need for SAL_USE_VCLPLUGIN=svp etc. any more. Only some C++ unit tests that link against vcl still need an explicit --headless.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index eba483824176..fde29e48ae80 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -36,7 +36,6 @@ distro-pack-install: install
dev-install:|all
@. ./Env.Host.sh && \
cd smoketestoo_native && \
- export SAL_USE_VCLPLUGIN="svp" && \
build.pl -P@BUILD_NCPUS@ --all:instsetoo_native -- -P@BUILD_MAX_JOBS@ && \
cd @abs_builddir@ && ln -s $$SOLARVER/$$INPATH/installation/opt/ install && \
echo "" && \
@@ -94,7 +93,6 @@ Makefile: autogen.lastrun configure.in ooo.lst.in set_soenv.in Makefile.in
check: Makefile dmake/dmake@EXEEXT_FOR_BUILD@ fetch
@. ./Env.Host.sh && \
cd smoketestoo_native && \
- export SAL_USE_VCLPLUGIN="svp" && \
build.pl -P@BUILD_NCPUS@ --all -- -P@BUILD_MAX_JOBS@
@. ./Env.Host.sh && $(MAKE) -f "$$SRC_ROOT"/GNUmakefile.mk -r \
$(if @VERBOSE@,,-s) --jobs="$(if \