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=], - [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.]))