From: Gerhard Sittig Date: Mon, 21 Feb 2022 22:13:38 +0000 (+0100) Subject: configure.ac: check for python3-embed X-Git-Url: http://sigrok.org/gitweb/?a=commitdiff_plain;h=7d8cfad064c9da721af62b54d4743938e8be35e8;hp=7d8cfad064c9da721af62b54d4743938e8be35e8;p=sigrok-test.git configure.ac: check for python3-embed Check for the python3-embed availability to eliminate the necessity to list all currently existing minor versions and keep catching up as more are released. Break the long text line with the many Python packages. ---