Kaydet (Commit) 1f3dd8f6 authored tarafından Samuel Thibault's avatar Samuel Thibault Kaydeden (comit) Stephan Bergmann

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/50229Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
Tested-by: 's avatarStephan Bergmann <sbergman@redhat.com>
üst e208b815
......@@ -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.]))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment