From 7bd944d2153b871aaaee970811f27772cbe36a6f Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 5 Nov 2005 02:16:36 +0000 Subject: reorganize/rationalize/format package menuconfig, make updatedd modular git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/opencdk/Config.in | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'package/opencdk') diff --git a/package/opencdk/Config.in b/package/opencdk/Config.in index 6a4cc7027..f96bd0a90 100644 --- a/package/opencdk/Config.in +++ b/package/opencdk/Config.in @@ -4,17 +4,18 @@ config BR2_PACKAGE_OPENCDK depends BR2_PACKAGE_LIBOPENCDK config BR2_PACKAGE_LIBOPENCDK - tristate "libopencdk - The Open Crypto Development Kit library" + prompt "libopencdk........................ The Open Crypto Development Kit library" + tristate # default m if CONFIG_DEVEL default n select BR2_PACKAGE_OPENCDK select BR2_PACKAGE_LIBGCRYPT help - This library provides basic parts of the OpenPGP message format. - For reference, please read the rfc2440.txt in the doc/ directory. - Due to some possible security problems, the library also implements - parts of draft-ietf-openpgp-rfc2440bis-08.txt. If you want to exchange - messages with earlier PGP version < 7, you should use the compat mode. - - ftp://ftp.gnutls.org/pub/gnutls/opencdk/ - + This library provides basic parts of the OpenPGP message format. + For reference, please read the rfc2440.txt in the doc/ directory. + Due to some possible security problems, the library also implements + parts of draft-ietf-openpgp-rfc2440bis-08.txt. If you want to exchange + messages with earlier PGP version < 7, you should use the compat mode. + + ftp://ftp.gnutls.org/pub/gnutls/opencdk/ + -- cgit v1.2.3