commit | 35a064b67fc1954b95be06499a514a45c9f2e814 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Thu Nov 06 00:49:59 2008 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Thu Nov 06 00:49:59 2008 +0000 |
tree | c3c2690d8c5c112ce744e17a906a860a0c6897d2 | |
parent | 202ac504e1addf0aa2debd53e7cd2411cc73ac8c [diff] [blame] |
build system: tidying up CONFIG_xxx names (suggested by Rob)
diff --git a/miscutils/Config.in b/miscutils/Config.in index f8b4575..60b87c1 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in
@@ -107,7 +107,7 @@ # Run daily cron jobs at 4:40 every day: 40 4 * * * /etc/cron/daily > /dev/null 2>&1 -config DEBUG_CROND_OPTION +config FEATURE_CROND_D bool "Support option -d to redirect output to stderr" depends on CROND default n