diff options
Diffstat (limited to 'debianutils/Config.in')
-rw-r--r-- | debianutils/Config.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/debianutils/Config.in b/debianutils/Config.in index c491976..50ccac8 100644 --- a/debianutils/Config.in +++ b/debianutils/Config.in @@ -17,20 +17,6 @@ config PIPE_PROGRESS help Display a dot to indicate pipe activity. -config READLINK - bool "readlink" - default n - help - This program reads a symbolic link and returns the name - of the file it points to - -config FEATURE_READLINK_FOLLOW - bool "Enable canonicalization by following all symlinks (-f)" - default n - depends on READLINK - help - Enable the readlink option (-f). - config RUN_PARTS bool "run-parts" default n |