diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-04-26 23:10:22 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-04-26 23:10:22 +0000 |
commit | a1dbc2246954a288f0749fed97c35ff907bf9a23 (patch) | |
tree | 97a57afe7e0713769300227e597c45322cb3cb3c /debian/Config.h-static | |
parent | 924ab5b7d37a2c3171b1401f258492f3770ba199 (diff) | |
download | busybox-w32-a1dbc2246954a288f0749fed97c35ff907bf9a23.tar.gz busybox-w32-a1dbc2246954a288f0749fed97c35ff907bf9a23.tar.bz2 busybox-w32-a1dbc2246954a288f0749fed97c35ff907bf9a23.zip |
Disable lash
-Erik
Diffstat (limited to 'debian/Config.h-static')
-rw-r--r-- | debian/Config.h-static | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/Config.h-static b/debian/Config.h-static index 4068290a6..9a40b6619 100644 --- a/debian/Config.h-static +++ b/debian/Config.h-static | |||
@@ -56,6 +56,7 @@ | |||
56 | #define BB_KILL | 56 | #define BB_KILL |
57 | #define BB_KILLALL | 57 | #define BB_KILLALL |
58 | #define BB_KLOGD | 58 | #define BB_KLOGD |
59 | //#define BB_LASH | ||
59 | #define BB_LENGTH | 60 | #define BB_LENGTH |
60 | #define BB_LN | 61 | #define BB_LN |
61 | #define BB_LOADACM | 62 | #define BB_LOADACM |