aboutsummaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-08-02 09:21:17 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-08-02 09:21:17 +0000
commit4a9cf8848122fe055f1a5f71b9acb2e4aadf5b69 (patch)
tree92d712f8f478e4bf03ed529c54f55afbef4040b2 /Config.h
parent7da8a6c7c6f2c5a99d03b0ae72ed98dc21c58ce1 (diff)
downloadbusybox-w32-4a9cf8848122fe055f1a5f71b9acb2e4aadf5b69.tar.gz
busybox-w32-4a9cf8848122fe055f1a5f71b9acb2e4aadf5b69.tar.bz2
busybox-w32-4a9cf8848122fe055f1a5f71b9acb2e4aadf5b69.zip
multibuild.pl saves us again. unix2dos requires that dos2unix
be enabled. -Erik git-svn-id: svn://busybox.net/trunk/busybox@3188 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Config.h b/Config.h
index 2d332426a..b0b57b04e 100644
--- a/Config.h
+++ b/Config.h
@@ -451,6 +451,10 @@
451 #endif 451 #endif
452#endif 452#endif
453// 453//
454#ifdef BB_UNIX2DOS
455 #define BB_DOS2UNIX
456#endif
457//
454#ifdef BB_SYSLOGD 458#ifdef BB_SYSLOGD
455 #if defined BB_FEATURE_IPC_SYSLOG 459 #if defined BB_FEATURE_IPC_SYSLOG
456 #define BB_LOGREAD 460 #define BB_LOGREAD