summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-02-20 12:01:48 +0200
committerTor Lillqvist <tml@collabora.com>2014-02-20 12:01:48 +0200
commit6c6e798d09f490a172033baef2e71c2dc642c60c (patch)
tree5a440d1d3c059b341eca1a20f14a25df57a3aec5 /configure.ac
parent4137f39d7b13c0ad2e649d7efb02ecfc14a31a25 (diff)
Remove obsolete warning
Change-Id: Ic33df13d5c46a7e87a06822c79b0f56930f59ea5
Diffstat (limited to 'configure.ac')
-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],