Home GnuPG
Diffusion GPGME 8ad17f402f64

python: use GPG_ERROR_CONFIG variable
8ad17f402f64Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

python: use GPG_ERROR_CONFIG variable

instead of calling gpg-error-config.
This is useful when configuring with --with-gpgerror-prefix
because then GPG_ERROR_CONFIG contains the correct
/path/to/bin/gpg-error-config whereas calling gpg-error-config
directly would look in the user's PATH (and not in the prefix
where gpg-error-config was installed).

  • Signed-off-by: Justus Winter <justus@gnupg.org>

Details

Provenance
4tmuelleAuthored on May 31 2016, 2:41 PM
justusCommitted on May 31 2016, 4:35 PM
Parents
rMafa0dd56e1cc: python: Port more tests.
Branches
Unknown
Tags
Unknown

Event Timeline

Justus Winter <justus@gnupg.org> committed rM8ad17f402f64: python: use GPG_ERROR_CONFIG variable (authored by Tobias Mueller <muelli@cryptobitch.de>).May 31 2016, 4:35 PM