[Libreoffice-commits] core.git: configure.ac
Tor Lillqvist
tml at collabora.com
Thu Nov 20 08:08:26 PST 2014
configure.ac | 5 -----
1 file changed, 5 deletions(-)
New commits:
commit e3da025f9ba79b88ad979803c91209afa03fedc9
Author: Tor Lillqvist <tml at collabora.com>
Date: Thu Nov 20 18:05:17 2014 +0200
Bin the --disable-vba option
We don't check it anywhere in configure.ac.
Change-Id: I7ccd0480049bc43139552eb32d8c8ac254aeeecd
diff --git a/configure.ac b/configure.ac
index 1dc5329..5bafb48 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++.])
More information about the Libreoffice-commits
mailing list