Home GnuPG

build: Add a check for the setuptools module

Description

build: Add a check for the setuptools module

* configure.ac: Do not add a Python that lacks the setuptools module to
the list of Python versions to build the bindings for.

The setuptools module is required now. Omitting Python versions that
lack this module avoids a failure when setup.py is run.

Details

Provenance
ikloeckerAuthored on Fri, Mar 28, 11:36 AM
Parents
rGPGMEPYdfec2c7645f4: build: Support installation of libgpg-error in a separate prefix
Branches
Unknown
Tags
Unknown
References
HEAD -> master