1 config BR2_COMPILE_RADIUSCLIENT_NG
4 select BR2_PACKAGE_LIBRADIUSCLIENT_NG
6 config BR2_PACKAGE_RADIUSCLIENT_NG
7 prompt "radiusclient-ng................... RADIUS client"
9 default m if CONFIG_DEVEL
10 select BR2_PACKAGE_LIBOPENSSL
12 Purpose of this project is to build portable, easy-to-use and standard compliant
13 library suitable for developing free and commercial software that need support
14 for a RADIUS protocol (RFCs 2128 and 2139).
16 http://developer.berlios.de/projects/radiusclient-ng/
20 config BR2_PACKAGE_LIBRADIUSCLIENT_NG
21 prompt "libradiusclient-ng................ RADIUS client library"
23 default m if CONFIG_DEVEL
24 select BR2_COMPILE_RADIUSCLIENT_NG
26 Developpment library from radiusclient-ng