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 2d33242..b0b57b0 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 7fe9f95..f8b2bdc 100644 (file)
        #endif
 #endif
 //
+#ifdef BB_UNIX2DOS
+       #define BB_DOS2UNIX
+#endif 
+//
 #ifdef BB_SYSLOGD
        #if defined BB_FEATURE_IPC_SYSLOG
                #define BB_LOGREAD
index bbf4e57..90d7e15 100644 (file)
        #endif
 #endif
 //
+#ifdef BB_UNIX2DOS
+       #define BB_DOS2UNIX
+#endif 
+//
 #ifdef BB_SYSLOGD
        #if defined BB_FEATURE_IPC_SYSLOG
                #define BB_LOGREAD
index 74d4c72..d3994a4 100644 (file)
        #endif
 #endif
 //
+#ifdef BB_UNIX2DOS
+       #define BB_DOS2UNIX
+#endif 
+//
 #ifdef BB_SYSLOGD
        #if defined BB_FEATURE_IPC_SYSLOG
                #define BB_LOGREAD