hush: make function support configurable

This commit is contained in:
Denis Vlasenko
2009-04-13 14:23:12 +00:00
parent 323cbbfaa2
commit 2b2183a77d
3 changed files with 50 additions and 32 deletions

View File

@@ -83,8 +83,6 @@
* Keeping 1 for now even in released versions.
*/
#define HUSH_DEBUG 1
/* In progress... */
#define ENABLE_HUSH_FUNCTIONS 1
#if BUILD_AS_NOMMU