let ipkg fail when a package file to be installed is not found
[openwrt/staging/dedeckeh.git] / openwrt / package / libmcrypt / Config.in
1 config BR2_PACKAGE_LIBMCRYPT
2 prompt "libmcrypt....................... Cryptographic library"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 libmcrypt is a cryptographic library that conveniently brings
7 together a variety of ciphers for convenient use.
8
9 http://mcrypt.sourceforge.net/