dos2unix and unix2dos are now independent
authorGlenn L McGrath <bug1@ihug.co.nz>
Thu, 12 Apr 2001 00:55:05 +0000 (00:55 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Thu, 12 Apr 2001 00:55:05 +0000 (00:55 -0000)
Config.h

index d1e45ba4a44c8be36bb4494ababec061008d98a5..569b4f69cbdb721bb40aec10562ecfbbe23174f8 100644 (file)
--- a/Config.h
+++ b/Config.h
 //#define BB_TR
 #define BB_TRUE_FALSE
 #define BB_TTY
+//#define BB_UNIX2DOS
 //#define BB_UUENCODE
 //#define BB_UUDECODE
 #define BB_UMOUNT
                #define BB_LOGREAD
        #endif
 #endif
-//
-#if defined BB_DOS2UNIX 
-       #define BB_UNIX2DOS
-#endif