aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Config.h4
-rw-r--r--debian/Config.h-deb4
-rw-r--r--debian/Config.h-static4
-rw-r--r--debian/Config.h-udeb4
4 files changed, 16 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 @@
#endif
#endif
//
+#ifdef BB_UNIX2DOS
+ #define BB_DOS2UNIX
+#endif
+//
#ifdef BB_SYSLOGD
#if defined BB_FEATURE_IPC_SYSLOG
#define BB_LOGREAD
diff --git a/debian/Config.h-deb b/debian/Config.h-deb
index 7fe9f9597..f8b2bdc0c 100644
--- a/debian/Config.h-deb
+++ b/debian/Config.h-deb
@@ -445,6 +445,10 @@
#endif
#endif
//
+#ifdef BB_UNIX2DOS
+ #define BB_DOS2UNIX
+#endif
+//
#ifdef BB_SYSLOGD
#if defined BB_FEATURE_IPC_SYSLOG
#define BB_LOGREAD
diff --git a/debian/Config.h-static b/debian/Config.h-static
index bbf4e577f..90d7e155e 100644
--- a/debian/Config.h-static
+++ b/debian/Config.h-static
@@ -445,6 +445,10 @@
#endif
#endif
//
+#ifdef BB_UNIX2DOS
+ #define BB_DOS2UNIX
+#endif
+//
#ifdef BB_SYSLOGD
#if defined BB_FEATURE_IPC_SYSLOG
#define BB_LOGREAD
diff --git a/debian/Config.h-udeb b/debian/Config.h-udeb
index 74d4c7200..d3994a404 100644
--- a/debian/Config.h-udeb
+++ b/debian/Config.h-udeb
@@ -445,6 +445,10 @@
#endif
#endif
//
+#ifdef BB_UNIX2DOS
+ #define BB_DOS2UNIX
+#endif
+//
#ifdef BB_SYSLOGD
#if defined BB_FEATURE_IPC_SYSLOG
#define BB_LOGREAD