configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1f3dd8f60c60f2a18a64aee332acc09b1870ee07
Author: Samuel Thibault <[email protected]>
Date: Fri Feb 23 11:50:28 2018 +0100
Fix --enable-python documentation
python is always used at build-time. Saying that --disable-python disables
python support at build-time is confusing.
Change-Id: Ic7206c832b1cf3ee41d67152198660c13aa86652
Reviewed-on: https://gerrit.libreoffice.org/50229
Reviewed-by: Stephan Bergmann <[email protected]>
Tested-by: Stephan Bergmann <[email protected]>
diff --git a/configure.ac b/configure.ac
index 8b624c3ded46..245aa7724434 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1179,7 +1179,7 @@ AC_ARG_ENABLE(lto,
AC_ARG_ENABLE(python,
AS_HELP_STRING([--enable-python=<no/auto/system/internal/fully-internal>],
- [Enables or disables Python support at run-time and build-time.
+ [Enables or disables Python support at run-time.
Also specifies what Python to use. 'auto' is the default.
'fully-internal' even forces the internal version for uses of Python
during the build.]))
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits