diff options
-rw-r--r-- | configure.ac | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac index 1dc532997ca7..5bafb4881c8a 100644 --- a/configure.ac +++ b/configure.ac @@ -924,11 +924,6 @@ AC_ARG_ENABLE(lockdown, [Disables the gconf integration work in LibreOffice.]), ) -AC_ARG_ENABLE(vba, - AS_HELP_STRING([--disable-vba], - [Disables the vba compatibility feature.]) -) - AC_ARG_ENABLE(pch, AS_HELP_STRING([--enable-pch], [Enables precompiled header support for C++.]) |