diff options
Diffstat (limited to 'debianutils/Config.in')
-rw-r--r-- | debianutils/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debianutils/Config.in b/debianutils/Config.in index 6534cc7..399ccae 100644 --- a/debianutils/Config.in +++ b/debianutils/Config.in @@ -11,6 +11,12 @@ config CONFIG_MKTEMP help mktemp is used to create unique temporary files +config CONFIG_PIPE_PROGRESS + bool "pipe_progress" + default n + help + Display a dot to indicate pipe activity. + config CONFIG_READLINK bool "readlink" default n |