From b22bbfffec182997827b0a71eeb93ddafbde602c Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sat, 4 Jul 2009 16:50:43 +0200 Subject: fix dependencies of FEATURE_GETOPT_LONG Signed-off-by: Denys Vlasenko --- util-linux/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util-linux') diff --git a/util-linux/Config.in b/util-linux/Config.in index 559e4c17a..5f5adc0fe 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in @@ -253,9 +253,9 @@ config GETOPT config FEATURE_GETOPT_LONG bool "Support option -l" default y if LONG_OPTS + depends on GETOPT help - Enable support for recognising long options using the -l option to - getopt. + Enable support for long options (option -l). config HEXDUMP bool "hexdump" -- cgit v1.2.3