enabled when DEVELOPER=1
[openwrt.git] / openwrt / package / libgpg-error / Config.in
1 config BR2_PACKAGE_LIBGPG_ERROR
2         tristate "libgpg-error - An helper library for common error codes and descriptions"
3         default m if CONFIG_DEVEL
4         help
5          This is a library that defines common error values for all GnuPG
6          components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
7          Libksba, DirMngr, Pinentry, SmartCard Daemon and possibly more in the
8          future.
9          
10          http://www.gnupg.org/related_software/libgpg-error/
11