[Libreoffice-commits] core.git: configure.ac

Tor Lillqvist tml at collabora.com
Thu Feb 20 02:02:26 PST 2014


 configure.ac |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

New commits:
commit 6c6e798d09f490a172033baef2e71c2dc642c60c
Author: Tor Lillqvist <tml at collabora.com>
Date:   Thu Feb 20 12:01:48 2014 +0200

    Remove obsolete warning
    
    Change-Id: Ic33df13d5c46a7e87a06822c79b0f56930f59ea5

diff --git a/configure.ac b/configure.ac
index 1c4ba06..5576172 100644
--- a/configure.ac
+++ b/configure.ac
@@ -943,9 +943,7 @@ AC_ARG_ENABLE(python,
     AS_HELP_STRING([--enable-python=<no/auto/system/internal>],
         [Enables or disables Python support at run-time and build-time.
          Also specifies what Python to use. 'auto' is the
-         default. Note that Python can be disabled with
-         --disable-python or --enable-python=no only if no
-         translations are required.]))
+         default.]))
 
 AC_ARG_ENABLE(gtk,
     AS_HELP_STRING([--disable-gtk],


More information about the Libreoffice-commits mailing list