summaryrefslogtreecommitdiffstats
path: root/rules/libgpg-error.in
blob: 2e1baeff3999d5119f27b17f9a3caed077483389 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=system_libraries

config LIBGPG_ERROR
	tristate
	prompt "libgpg-error"
	help
	  library for common error values and messages in GnuPG components

	  Library that defines common error values for all GnuPG
	  components.  Among these are GPG, GPGSM, GPGME, GPG-Agent,
	  libgcrypt, pinentry, SmartCard Daemon and possibly more in
	  the future.