From d2b13826a9e485b520c232914d9c68c1a9e1f8bc Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Sun, 2 Aug 2009 14:47:35 +0200 Subject: drop all leading whitespaces in symbol prompts The new mconf ignores them anyway, so make it stop warning about it. --- package/portmap/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/portmap') diff --git a/package/portmap/Config.in b/package/portmap/Config.in index ac4415a05..cc5169ce9 100644 --- a/package/portmap/Config.in +++ b/package/portmap/Config.in @@ -8,7 +8,7 @@ config ADK_PACKAGE_PORTMAP to make RPC calls. Services that use RPC include NFS and NIS. config ADK_PACKAGE_PORTMAP_LIBWRAP - bool " Use tcp_wrappers" + bool "Use tcp_wrappers" default n depends on ADK_PACKAGE_PORTMAP select ADK_PACKAGE_LIBWRAP -- cgit v1.2.3