aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-03-11 17:16:46 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-03-11 17:16:46 +0000
commit635636297adeeddc499f3b6972656e986287c5b6 (patch)
treed9318f03c1254fc1f831597f4042a2a4ec58bf49 /package
parent461e91dad71b959a09aeeba4f9116f1631f378be (diff)
downloadmaster-187ad058-635636297adeeddc499f3b6972656e986287c5b6.tar.gz
master-187ad058-635636297adeeddc499f3b6972656e986287c5b6.tar.bz2
master-187ad058-635636297adeeddc499f3b6972656e986287c5b6.zip
fix radiusclient-ng menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3345 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/radiusclient-ng/Config.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/radiusclient-ng/Config.in b/package/radiusclient-ng/Config.in
index b7f1987035..7a2c171280 100644
--- a/package/radiusclient-ng/Config.in
+++ b/package/radiusclient-ng/Config.in
@@ -1,13 +1,14 @@
config BR2_COMPILE_RADIUSCLIENT_NG
- tristate
+ tristate
default n
- select BR2_PACKAGE_LIBRADIUSCLIENT_NG
+ depends BR2_PACKAGE_LIBRADIUSCLIENT_NG
config BR2_PACKAGE_RADIUSCLIENT_NG
prompt "radiusclient-ng................... RADIUS client"
tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBOPENSSL
+ select BR2_PACKAGE_LIBRADIUSCLIENT_NG
help
Purpose of this project is to build portable, easy-to-use and standard compliant
library suitable for developing free and commercial software that need support