From 4ee7cd4f6f9f85871c8814bb524d3e691a2992a9 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Mon, 17 Mar 2008 09:13:22 +0000 Subject: *: mode tcp/udpsvd to networking, delete ipsvd/* */Config.in: fixes to text svlogd: make it NOMMU capable function old new delta processorstart 378 420 +42 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/0 up/down: 42/0) Total: 42 bytes text data bss dec hex filename 797153 662 7420 805235 c4973 busybox_old 797196 662 7420 805278 c499e busybox_unstripped --- Config.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 73736e39f..a3354eb59 100644 --- a/Config.in +++ b/Config.in @@ -111,7 +111,7 @@ config LOCALE_SUPPORT busybox to support locale settings. config GETOPT_LONG - bool "Enable support for --long-options" + bool "Support for --long-options" default y help Enable this if you want busybox applets to use the gnu --long-option @@ -567,4 +567,3 @@ source sysklogd/Config.in source runit/Config.in source selinux/Config.in source printutils/Config.in -source ipsvd/Config.in -- cgit v1.2.3