diff options
author | Mark Whitley <markw@lineo.com> | 2001-03-15 17:30:07 +0000 |
---|---|---|
committer | Mark Whitley <markw@lineo.com> | 2001-03-15 17:30:07 +0000 |
commit | e110ccb672fccad1105850d70081da3ab83d8308 (patch) | |
tree | b7e86496e74fb0f80480ad5bbafbee8bf952e7a0 /Config.h.Hurd | |
parent | 0e0883e0e902901eb46960efd760c874b99c7bc4 (diff) | |
download | busybox-w32-e110ccb672fccad1105850d70081da3ab83d8308.tar.gz busybox-w32-e110ccb672fccad1105850d70081da3ab83d8308.tar.bz2 busybox-w32-e110ccb672fccad1105850d70081da3ab83d8308.zip |
Removed leftover BB_FEATURE_KLOGD per report from Giulio Orsero
Diffstat (limited to 'Config.h.Hurd')
-rw-r--r-- | Config.h.Hurd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Config.h.Hurd b/Config.h.Hurd index 0320f8ab2..37806c12e 100644 --- a/Config.h.Hurd +++ b/Config.h.Hurd | |||
@@ -189,9 +189,6 @@ | |||
189 | //Make sure nothing is printed to the console on boot | 189 | //Make sure nothing is printed to the console on boot |
190 | #define BB_FEATURE_EXTRA_QUIET | 190 | #define BB_FEATURE_EXTRA_QUIET |
191 | // | 191 | // |
192 | //Should syslogd also provide klogd support? | ||
193 | #define BB_FEATURE_KLOGD | ||
194 | // | ||
195 | // enable syslogd -R remotehost | 192 | // enable syslogd -R remotehost |
196 | #define BB_FEATURE_REMOTE_LOG | 193 | #define BB_FEATURE_REMOTE_LOG |
197 | // | 194 | // |