From 20e04555a65fc8ed3365b780dc95e6eeb2b7ebca Mon Sep 17 00:00:00 2001 From: andersen Date: Thu, 24 May 2001 14:11:09 +0000 Subject: Get BB_LASH out of the list... git-svn-id: svn://busybox.net/trunk/busybox@2718 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- Config.h | 1 - debian/Config.h-deb | 1 - debian/Config.h-static | 1 - debian/Config.h-udeb | 1 - 4 files changed, 4 deletions(-) diff --git a/Config.h b/Config.h index f506bc558..a86f20a3d 100644 --- a/Config.h +++ b/Config.h @@ -57,7 +57,6 @@ #define BB_KILL #define BB_KILLALL #define BB_KLOGD -//#define BB_LASH //#define BB_LENGTH #define BB_LN //#define BB_LOADACM diff --git a/debian/Config.h-deb b/debian/Config.h-deb index 5db15f2da..9b0ab339c 100644 --- a/debian/Config.h-deb +++ b/debian/Config.h-deb @@ -56,7 +56,6 @@ #define BB_KILL #define BB_KILLALL #define BB_KLOGD -//#define BB_LASH //#define BB_LENGTH #define BB_LN //#define BB_LOADACM diff --git a/debian/Config.h-static b/debian/Config.h-static index 4fcd0407c..70a5251c5 100644 --- a/debian/Config.h-static +++ b/debian/Config.h-static @@ -56,7 +56,6 @@ #define BB_KILL #define BB_KILLALL #define BB_KLOGD -//#define BB_LASH #define BB_LENGTH #define BB_LN #define BB_LOADACM diff --git a/debian/Config.h-udeb b/debian/Config.h-udeb index 00b59aef5..b76abc088 100644 --- a/debian/Config.h-udeb +++ b/debian/Config.h-udeb @@ -56,7 +56,6 @@ #define BB_KILL #define BB_KILLALL #define BB_KLOGD -//#define BB_LASH //#define BB_LENGTH #define BB_LN //#define BB_LOADACM -- cgit v1.2.3-55-g6feb