1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 09:44:04 +03:00

fix radiusclient-ng menuconfig

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3345 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2006-03-11 17:16:46 +00:00
parent 0b7872893b
commit c82c821f0a

View File

@ -1,13 +1,14 @@
config BR2_COMPILE_RADIUSCLIENT_NG config BR2_COMPILE_RADIUSCLIENT_NG
tristate tristate
default n default n
select BR2_PACKAGE_LIBRADIUSCLIENT_NG depends BR2_PACKAGE_LIBRADIUSCLIENT_NG
config BR2_PACKAGE_RADIUSCLIENT_NG config BR2_PACKAGE_RADIUSCLIENT_NG
prompt "radiusclient-ng................... RADIUS client" prompt "radiusclient-ng................... RADIUS client"
tristate tristate
default m if CONFIG_DEVEL default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBOPENSSL select BR2_PACKAGE_LIBOPENSSL
select BR2_PACKAGE_LIBRADIUSCLIENT_NG
help help
Purpose of this project is to build portable, easy-to-use and standard compliant 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 library suitable for developing free and commercial software that need support