summaryrefslogtreecommitdiff
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 2d33242..b0b57b0 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 7fe9f95..f8b2bdc 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 bbf4e57..90d7e15 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 74d4c72..d3994a4 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