Removed leftover BB_FEATURE_KLOGD per report from Giulio Orsero
authorMark Whitley <markw@lineo.com>
Thu, 15 Mar 2001 17:30:07 +0000 (17:30 -0000)
committerMark Whitley <markw@lineo.com>
Thu, 15 Mar 2001 17:30:07 +0000 (17:30 -0000)
Config.h
Config.h.Hurd

index bf07525b6a8ecebc2cab274b431c629203cbc846..fb60e2920793b3fcb63ad61593f927c83a57967c 100644 (file)
--- a/Config.h
+++ b/Config.h
 //Make sure nothing is printed to the console on boot
 //#define BB_FEATURE_EXTRA_QUIET
 //
-//Should syslogd also provide klogd support?
-#define BB_FEATURE_KLOGD
-//
 // enable syslogd -R remotehost
 #define BB_FEATURE_REMOTE_LOG
 //
index 0320f8ab236f1cd7c86a56ac647b4a67e2aa277b..37806c12ee50fe3e65cbdc3db41bba939353d3f3 100644 (file)
 //Make sure nothing is printed to the console on boot
 #define BB_FEATURE_EXTRA_QUIET
 //
-//Should syslogd also provide klogd support?
-#define BB_FEATURE_KLOGD
-//
 // enable syslogd -R remotehost
 #define BB_FEATURE_REMOTE_LOG
 //