From 2709297f3ba7603a4432dc760a803856961b48df Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Thu, 12 Apr 2001 00:55:05 +0000 Subject: dos2unix and unix2dos are now independent --- Config.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Config.h b/Config.h index d1e45ba4a..569b4f69c 100644 --- a/Config.h +++ b/Config.h @@ -112,6 +112,7 @@ //#define BB_TR #define BB_TRUE_FALSE #define BB_TTY +//#define BB_UNIX2DOS //#define BB_UUENCODE //#define BB_UUDECODE #define BB_UMOUNT @@ -417,7 +418,3 @@ #define BB_LOGREAD #endif #endif -// -#if defined BB_DOS2UNIX - #define BB_UNIX2DOS -#endif -- cgit v1.2.3