From 81bd17ac76f0c64c518d9ca541a874b603e61fa0 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 3 May 2012 13:27:17 +0200 Subject: config: tweak STRICT_HEADERS description Signed-off-by: Bernhard Reutner-Fischer --- extra/Configs/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extra') diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 89c685cb7..10607293c 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -698,9 +698,9 @@ config UCLIBC_SUSV4_LEGACY WARNING! ABI incompatibility. config UCLIBC_STRICT_HEADERS - bool "Enable structures and constants for unsupported features" + bool "Hide structures and constants for unsupported features" help - Enable structures and constants in headers that should not be used, + Hide structures and constants in headers that should not be used, because the respective feature is disabled. WARNING! enabling this option requires to patch many faulty apps, -- cgit v1.2.3