multibuild.pl saves us again. unix2dos requires that dos2unix
authorEric Andersen <andersen@codepoet.org>
Thu, 2 Aug 2001 09:21:17 +0000 (09:21 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 2 Aug 2001 09:21:17 +0000 (09:21 -0000)
be enabled.
 -Erik

Config.h
debian/Config.h-deb
debian/Config.h-static
debian/Config.h-udeb

index 2d332426a0f4f1d95995cba443e6e712b9e6d0d7..b0b57b04ede744a7cdc1ad024cfdc7c414b54837 100644 (file)
--- a/Config.h
+++ b/Config.h
        #endif
 #endif
 //
+#ifdef BB_UNIX2DOS
+       #define BB_DOS2UNIX
+#endif 
+//
 #ifdef BB_SYSLOGD
        #if defined BB_FEATURE_IPC_SYSLOG
                #define BB_LOGREAD
index 7fe9f9597c31a4fc7e4318cf347bd1183e35a1f9..f8b2bdc0c817a10fc003333a66d8a3802c26e381 100644 (file)
        #endif
 #endif
 //
+#ifdef BB_UNIX2DOS
+       #define BB_DOS2UNIX
+#endif 
+//
 #ifdef BB_SYSLOGD
        #if defined BB_FEATURE_IPC_SYSLOG
                #define BB_LOGREAD
index bbf4e577fafdf803d0f5afedb15309470c6c61ae..90d7e155e48d7c14f4a294326240016c68907fae 100644 (file)
        #endif
 #endif
 //
+#ifdef BB_UNIX2DOS
+       #define BB_DOS2UNIX
+#endif 
+//
 #ifdef BB_SYSLOGD
        #if defined BB_FEATURE_IPC_SYSLOG
                #define BB_LOGREAD
index 74d4c7200f35f54a65f827017361b34f341e49aa..d3994a404f1e63b07198a07ea34737432b7d0349 100644 (file)
        #endif
 #endif
 //
+#ifdef BB_UNIX2DOS
+       #define BB_DOS2UNIX
+#endif 
+//
 #ifdef BB_SYSLOGD
        #if defined BB_FEATURE_IPC_SYSLOG
                #define BB_LOGREAD