From 4a558dcca412e642f019e88200885a877d30f50e Mon Sep 17 00:00:00 2001 From: Nguyễn Thái Ngọc Duy Date: Mon, 20 Sep 2010 17:36:03 +1000 Subject: win32: Config.in: add description for WIN32_NET wrt non-network applets --- Config.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 7e30b7ed6..d2e64a08d 100644 --- a/Config.in +++ b/Config.in @@ -27,6 +27,10 @@ config WIN32_NET bool "Support networking" default n depends on PLATFORM_MINGW32 + help + Enable network applets. Some other applets can also be + enabled because they use htonl/htons, which are provided + by ws2_32.dll menu "Busybox Settings" -- cgit v1.2.3-55-g6feb