commit | 51be57e4df7d94046598fd5e0fcef67e956eec59 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Thu Feb 23 00:42:25 2006 +0000 |
committer | Rob Landley <rob@landley.net> | Thu Feb 23 00:42:25 2006 +0000 |
tree | ddb1f5cbc6fb0facbddce1e2819d9ddf73dd4880 | |
parent | 0923063ebb9c896783a0148b9625661a9450cbad [diff] [blame] |
Convert all the applets from #include to USE(). Had to fix some nonstandard naming along the way to get USE() macros for everything.
diff --git a/miscutils/Config.in b/miscutils/Config.in index aed7e5a..8f2ef15 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in
@@ -255,7 +255,7 @@ to advance or rewind a tape past a specified number of archive files on the tape. -config BB_APPLET_RUNLEVEL +config CONFIG_RUNLEVEL bool "runlevel" default n help