dos2unix and unix2dos are now independent
This commit is contained in:
parent
50b787cac5
commit
2709297f3b
5
Config.h
5
Config.h
@ -112,6 +112,7 @@
|
|||||||
//#define BB_TR
|
//#define BB_TR
|
||||||
#define BB_TRUE_FALSE
|
#define BB_TRUE_FALSE
|
||||||
#define BB_TTY
|
#define BB_TTY
|
||||||
|
//#define BB_UNIX2DOS
|
||||||
//#define BB_UUENCODE
|
//#define BB_UUENCODE
|
||||||
//#define BB_UUDECODE
|
//#define BB_UUDECODE
|
||||||
#define BB_UMOUNT
|
#define BB_UMOUNT
|
||||||
@ -417,7 +418,3 @@
|
|||||||
#define BB_LOGREAD
|
#define BB_LOGREAD
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
//
|
|
||||||
#if defined BB_DOS2UNIX
|
|
||||||
#define BB_UNIX2DOS
|
|
||||||
#endif
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user