From: Bernhard Reutner-Fischer Date: Sun, 4 Feb 2007 17:21:55 +0000 (-0000) Subject: - remove duplicate menu entry X-Git-Tag: 1_5_1~200 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=01986e9c6f45e718a11c8cd7a37306b54b78b501;p=oweals%2Fbusybox.git - remove duplicate menu entry --- diff --git a/findutils/Config.in b/findutils/Config.in index e5f82986d..554303f75 100644 --- a/findutils/Config.in +++ b/findutils/Config.in @@ -99,15 +99,6 @@ config FEATURE_FIND_NOT full-blown desktop' is enabled, then will also the non-POSIX '-not' be supported. -config FEATURE_FIND_NOT - bool "Enable the 'not' (!) operator" - default y - depends on FIND - help - Support the '!' operator to invert the test results. If 'Enable - full-blown desktop' is enabled, then will also the non-POSIX - '-not' be supported. - config GREP bool "grep" default n