Page MenuHome GnuPG

Pinentry requires an emulation for getopt_long
Closed, ResolvedPublic

Description

It is not possible to build pinentry on systems lacking getopt_long. Either we
need to replace it or provide an ac_replace. Report from an AIX 7.1 system.