summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 1c4ba062a88e..55761728347c 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],