diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-04-10 20:07:19 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-04-10 20:07:19 +0000 |
commit | b04d744a4736258d9c9188d95970ce6ba2720a1c (patch) | |
tree | 41bfbc61107843575e2a1d7a55eb6bb5771229b3 /debian/Config.h-static | |
parent | e703f7ed4204c0e73dbc72be18a3234cc4eba97b (diff) | |
download | busybox-b04d744a4736258d9c9188d95970ce6ba2720a1c.tar.gz |
Bring Debian config files into sync with the master one.
Diffstat (limited to 'debian/Config.h-static')
-rw-r--r-- | debian/Config.h-static | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/Config.h-static b/debian/Config.h-static index 079c854aa..c811b2b87 100644 --- a/debian/Config.h-static +++ b/debian/Config.h-static @@ -31,6 +31,7 @@ #define BB_DU #define BB_DUMPKMAP #define BB_ECHO +#define BB_ENV #define BB_EXPR #define BB_FBSET #define BB_FDFLUSH @@ -118,6 +119,7 @@ #define BB_UPDATE #define BB_UPTIME #define BB_USLEEP +#define BB_VI #define BB_WATCHDOG #define BB_WC #define BB_WGET |