diff options
author | Mathias Bauer <mba@openoffice.org> | 2011-01-28 13:59:35 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2011-01-28 13:59:35 +0100 |
commit | 166738d8ac8a92aae0a4a1b4a9aa924c6e36836c (patch) | |
tree | 6fc7b305388e8e6abe8ddadeb4e2b5933824e08c /solenv/inc/libs.mk | |
parent | 9bc8655179e32a53e09e2aa8b486d52d40bda415 (diff) |
CWS gnumake3: kill ENABLE_VBA
Diffstat (limited to 'solenv/inc/libs.mk')
-rw-r--r-- | solenv/inc/libs.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/inc/libs.mk b/solenv/inc/libs.mk index 06a8d95b5373..7ee473cb116f 100644 --- a/solenv/inc/libs.mk +++ b/solenv/inc/libs.mk @@ -181,9 +181,7 @@ SAXLIB=-lsax$(DLLPOSTFIX) MAILLIB=-lmail DOCMGRLIB=-ldmg$(DLLPOSTFIX) BASICLIB=-lsb$(DLLPOSTFIX) -.IF "$(ENABLE_VBA)"=="YES" VBAHELPERLIB=-lvbahelper$(DLLPOSTFIX) -.ENDIF DBTOOLSLIB=-ldbtools$(DLLPOSTFIX) HM2LIBSH=-lhmwrpdll HM2LIBST=-lhmwrap |