Bring Debian config files into sync with the master one.

This commit is contained in:
Eric Andersen 2001-04-10 20:07:19 +00:00
parent e703f7ed42
commit b04d744a47
3 changed files with 6 additions and 0 deletions

2
debian/Config.h-deb vendored
View File

@ -31,6 +31,7 @@
#define BB_DU #define BB_DU
//#define BB_DUMPKMAP //#define BB_DUMPKMAP
#define BB_ECHO #define BB_ECHO
//#define BB_ENV
//#define BB_EXPR //#define BB_EXPR
//#define BB_FBSET //#define BB_FBSET
//#define BB_FDFLUSH //#define BB_FDFLUSH
@ -118,6 +119,7 @@
//#define BB_UPDATE //#define BB_UPDATE
#define BB_UPTIME #define BB_UPTIME
//#define BB_USLEEP //#define BB_USLEEP
//#define BB_VI
//#define BB_WATCHDOG //#define BB_WATCHDOG
#define BB_WC #define BB_WC
#define BB_WGET #define BB_WGET

View File

@ -31,6 +31,7 @@
#define BB_DU #define BB_DU
#define BB_DUMPKMAP #define BB_DUMPKMAP
#define BB_ECHO #define BB_ECHO
#define BB_ENV
#define BB_EXPR #define BB_EXPR
#define BB_FBSET #define BB_FBSET
#define BB_FDFLUSH #define BB_FDFLUSH
@ -118,6 +119,7 @@
#define BB_UPDATE #define BB_UPDATE
#define BB_UPTIME #define BB_UPTIME
#define BB_USLEEP #define BB_USLEEP
#define BB_VI
#define BB_WATCHDOG #define BB_WATCHDOG
#define BB_WC #define BB_WC
#define BB_WGET #define BB_WGET

View File

@ -31,6 +31,7 @@
#define BB_DU #define BB_DU
//#define BB_DUMPKMAP //#define BB_DUMPKMAP
#define BB_ECHO #define BB_ECHO
//#define BB_ENV
//#define BB_EXPR //#define BB_EXPR
//#define BB_FBSET //#define BB_FBSET
//#define BB_FDFLUSH //#define BB_FDFLUSH
@ -118,6 +119,7 @@
//#define BB_UPDATE //#define BB_UPDATE
#define BB_UPTIME #define BB_UPTIME
//#define BB_USLEEP //#define BB_USLEEP
//#define BB_VI
//#define BB_WATCHDOG //#define BB_WATCHDOG
#define BB_WC #define BB_WC
//#define BB_WGET //#define BB_WGET