From: Michal Nowak Date: Thu, 5 Feb 2026 16:25:57 +0000 (+0100) Subject: Disable Python configuration option in pairwise X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f67236ead9f8376d1b58f46b764652a0f221a96c;p=thirdparty%2Fbind9.git Disable Python configuration option in pairwise --- diff --git a/configure.ac b/configure.ac index 6db42501a24..97bbaf4aaae 100644 --- a/configure.ac +++ b/configure.ac @@ -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]),