summaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/Config.h b/Config.h
index 5e14b40..b11d849 100644
--- a/Config.h
+++ b/Config.h
@@ -330,13 +330,9 @@
#endif
#endif
//
-#if defined BB_FEATURE_LINUXRC || defined BB_LINUXRC
#ifndef BB_INIT
-#define BB_INIT
-#endif
-#ifndef BB_LINUXRC
-#define BB_LINUXRC
-#endif
+#undef BB_LINUXRC
+#undef BB_FEATURE_LINUXRC
#endif
//
#ifdef BB_GZIP