fix radiusclient-ng menuconfig
authorFelix Fietkau <nbd@openwrt.org>
Sat, 11 Mar 2006 17:16:46 +0000 (17:16 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 11 Mar 2006 17:16:46 +0000 (17:16 +0000)
SVN-Revision: 3345

openwrt/package/radiusclient-ng/Config.in

index b7f1987035878d4c5f786cd611b0d0dafd3040a6..7a2c17128057b697c632c8f959a94e3ec976236e 100644 (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
        prompt "radiusclient-ng................... RADIUS client"
        tristate
        default m if CONFIG_DEVEL
        select BR2_PACKAGE_LIBOPENSSL
 
 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 
        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