Home GnuPG

Remove long unsupported "support" for assuan 1

Description

Remove long unsupported "support" for assuan 1

Assuan 2 is a hard requirement:

  • Remove all support for NOT ASSUAN2_FOUND from CMakeLists.txt files
  • Remove obsolete configure checks and the corresponding defines HAVE_ASSUAN_FD_T, HAVE_ASSUAN_INQUIRE_EXT, HAVE_NEW_STYLE_ASSUAN_INQUIRE_EXT, and HAVE_ASSUAN_SOCK_GET_NONCE.
  • Remove obsolete define HAVE_ASSUAN2.

Details

Provenance
ikloeckerAuthored on Dec 16 2022, 2:50 PM
Parents
rKLEOPATRAd93cfc385dbf: Remove obsolete define _ASSUAN_ONLY_GPG_ERRORS
Branches
Unknown
Tags
Unknown
Tasks
T6310: kleo: Use pkg-config to determine libassuan use