SHA1 options depend on SHA1
authorGlenn L McGrath <bug1@ihug.co.nz>
Tue, 26 Aug 2003 04:25:59 +0000 (04:25 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Tue, 26 Aug 2003 04:25:59 +0000 (04:25 -0000)
coreutils/Config.in

index 91d9f0958b7b9d5c355fcea72f8aae6a27de9226..e1618e7de0b6b882221e54da8a6c903109e1f925 100644 (file)
@@ -370,6 +370,7 @@ config CONFIG_SHA1SUM
 config CONFIG_FEATURE_SHA1SUM_CHECK
        bool "  Enable -c and -w options"
        default n
+       depends on CONFIG_FEATURE_SHA1SUM_CHECK
        help
          Enabling the -c and -w options allow files to be checked
          against pre-calculated hash values.