aboutsummaryrefslogtreecommitdiff
path: root/findutils/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'findutils/config.in')
-rw-r--r--findutils/config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/findutils/config.in b/findutils/config.in
index d5a3714d2..41a23c00a 100644
--- a/findutils/config.in
+++ b/findutils/config.in
@@ -18,7 +18,6 @@ if [ "$CONFIG_GREP" = "y" ] ; then
18 bool ' Support extended regular expressions (egrep & grep -E)' CONFIG_FEATURE_GREP_EGREP_ALIAS 18 bool ' Support extended regular expressions (egrep & grep -E)' CONFIG_FEATURE_GREP_EGREP_ALIAS
19 bool ' Enable before and after context flags (-A, -B and -C)' CONFIG_FEATURE_GREP_CONTEXT 19 bool ' Enable before and after context flags (-A, -B and -C)' CONFIG_FEATURE_GREP_CONTEXT
20fi 20fi
21bool 'which' CONFIG_WHICH
22bool 'xargs' CONFIG_XARGS 21bool 'xargs' CONFIG_XARGS
23endmenu 22endmenu
24 23