summaryrefslogtreecommitdiff
path: root/sw/util
diff options
context:
space:
mode:
authornpower Developer <npower@openoffice.org>2010-02-26 18:29:25 +0000
committernpower Developer <npower@openoffice.org>2010-02-26 18:29:25 +0000
commita9ca7af289e6a0ea106fd1798602cf1e2e06a0ea (patch)
tree9b8a617bc3b3fa7d5f3a23546736a7b87ecc5495 /sw/util
parent3a4b7f66c0c5309a8537e953ff22895f8b8d88e4 (diff)
npower14miscfixes: #i109644# don't load vba stuff for odf document ( untill you go into vbamode in basic )
Diffstat (limited to 'sw/util')
-rw-r--r--sw/util/makefile.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/util/makefile.mk b/sw/util/makefile.mk
index a8e2031bc8d0..451b03f6c286 100644
--- a/sw/util/makefile.mk
+++ b/sw/util/makefile.mk
@@ -119,10 +119,6 @@ SHL1STDLIBS+= \
$(SALHELPERLIB) \
$(ICUUCLIB) \
$(I18NUTILLIB)
-.IF "$(ENABLE_VBA)" == "YES"
-SHL1STDLIBS+= \
- $(VBAHELPERLIB)
-.ENDIF # "$(ENABLE_VBA)" == "YES"
SHL1STDLIBS+= \
$(AVMEDIALIB)