diff options
Diffstat (limited to 'console-tools/Config.in')
-rw-r--r-- | console-tools/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/console-tools/Config.in b/console-tools/Config.in index 994140b..cd0a931 100644 --- a/console-tools/Config.in +++ b/console-tools/Config.in @@ -91,7 +91,7 @@ config SETCONSOLE config FEATURE_SETCONSOLE_LONG_OPTIONS bool "Enable long options" default n - depends on SETCONSOLE && GETOPT_LONG + depends on SETCONSOLE && LONG_OPTS help Support long options for the setconsole applet. |