configure.ac |   17 -----------------
 1 file changed, 17 deletions(-)

New commits:
commit 808e9dee845e96c394a1d8c0b32bfa5cc9991d67
Author: Michael Meeks <michael.me...@suse.com>
Date:   Wed May 15 14:06:21 2013 +0100

    configure: remove un-used vba-package-format option.
    
    Change-Id: I4dcb563dc2368b7979df3da5e0691cd3633cb5a9

diff --git a/configure.ac b/configure.ac
index 78dd712..62b6315 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1215,23 +1215,6 @@ AC_ARG_WITH(referenced-git,
     GIT_REFERENCE_SRC=$withval ,
 )
 
-AC_ARG_WITH(vba-package-format,
-    AS_HELP_STRING([--with-vba-package-format],
-        [Specify package format for vba compatibility api. Specifying  
"builtin"
-         means the api component and associated type library are  part of the
-         installation set. Specifying "extn" creates an uno extension that is
-         part of the installation set (located in the program directory) that
-         MUST be optionally registered using either the unopkg executeable or 
the
-         extension manager gui.])
-    [
-                          Note: "builtin" is the default, "extn" can cause
-                          problems.
-
-                          Usage:     --with-vba-package-format="builtin" or
-                                     --with-vba-package-format="extn"
-    ],
-,)
-
 AC_ARG_WITH(theme,
     AS_HELP_STRING([--with-theme="theme1 theme2..."],
         [Choose which themes to include. By default those themes with an '*' 
are included.
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to