Config.in 447 B

123456789101112
  1. config ADK_PACKAGE_LIBGPG_ERROR
  2. prompt "libgpg-error...................... An helper library for common error codes and descriptions"
  3. tristate
  4. default n
  5. help
  6. This is a library that defines common error values for all GnuPG
  7. components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
  8. Libksba, DirMngr, Pinentry, SmartCard Daemon and possibly more in the
  9. future.
  10. http://www.gnupg.org/related_software/libgpg-error/