projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50b787c
)
dos2unix and unix2dos are now independent
author
Glenn L McGrath
<bug1@ihug.co.nz>
Thu, 12 Apr 2001 00:55:05 +0000
(
00:55
-0000)
committer
Glenn L McGrath
<bug1@ihug.co.nz>
Thu, 12 Apr 2001 00:55:05 +0000
(
00:55
-0000)
Config.h
patch
|
blob
|
history
diff --git
a/Config.h
b/Config.h
index d1e45ba4a44c8be36bb4494ababec061008d98a5..569b4f69cbdb721bb40aec10562ecfbbe23174f8 100644
(file)
--- 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