summaryrefslogtreecommitdiffstats
path: root/package/libesmtp/Config.in
blob: 42a1c08296c757f8d8971ec1b65f835220a22fde (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_LIBESMTP
	bool "libesmtp"
	depends on !BR2_PREFER_STATIC_LIB
	help
	  Library for sending emails through SMTP.

	  http://www.stafford.uklinux.net/libesmtp

comment "libesmtp needs a toolchain w/ dynamic library"
	depends on BR2_PREFER_STATIC_LIB
OpenPOWER on IntegriCloud