[Libreoffice-commits] .: configure.in

Kalman "" Szalai kami911 at kemper.freedesktop.org
Fri Dec 10 09:33:40 PST 2010


 configure.in |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 155272769ee34afc0113cd76e6f86e8ab2532369
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date:   Fri Dec 10 18:33:10 2010 +0100

    Add a small note related to extension integration

diff --git a/configure.in b/configure.in
index b356be0..0d67431 100755
--- a/configure.in
+++ b/configure.in
@@ -544,7 +544,8 @@ AC_ARG_WITH(theme,
 
 AC_ARG_WITH(extension-integration,
     AS_HELP_STRING([--with-extension-integration],
-        [It will integrate the builded extensions to the installer of the product.]),
+        [It will integrate the builded extensions to the installer of the product.
+         Please use this switch to include any extension.]),
 ,)
 
 AC_ARG_WITH(fonts,


More information about the Libreoffice-commits mailing list