From 82364bb59100c690a5cdee308da990577b91fe5a Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Tue, 27 Jan 2004 09:22:20 +0000 Subject: New applet, seq. No options, just the basics. --- coreutils/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'coreutils/Config.in') diff --git a/coreutils/Config.in b/coreutils/Config.in index 3fde04053..fb6366c9f 100644 --- a/coreutils/Config.in +++ b/coreutils/Config.in @@ -367,6 +367,12 @@ config CONFIG_RMDIR help rmdir is used to remove empty directories. +config CONFIG_SEQ + bool "seq" + default n + help + print a sequence of numbers + config CONFIG_SHA1SUM bool "sha1sum" default n -- cgit v1.2.3