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-a1dbc2246954a288f0749fed97c35ff907bf9a23.tar.gz |
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 @@ #define BB_KILL #define BB_KILLALL #define BB_KLOGD +//#define BB_LASH #define BB_LENGTH #define BB_LN #define BB_LOADACM |