]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Disable Python configuration option in pairwise
authorMichal Nowak <mnowak@isc.org>
Thu, 5 Feb 2026 16:25:57 +0000 (17:25 +0100)
committerMichal Nowak <mnowak@isc.org>
Thu, 5 Feb 2026 16:36:54 +0000 (17:36 +0100)
configure.ac

index 6db42501a24fee6e781e07fce712d10a26e5bea1..97bbaf4aaae12bae5440989ff627f36a81dcd46b 100644 (file)
@@ -216,7 +216,7 @@ default_with_python="python python3 python3.11 python3.10 python3.9 python3.8 py
 
 AC_ARG_VAR([PYTHON], [path to python executable])
 
-# [pairwise: --with-python, --without-python]
+# [pairwise: --without-python]
 AC_ARG_WITH([python],
            AS_HELP_STRING([--with-python=PATH],
                           [specify path to Python interpreter]),