aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-08-02 00:59:44 +0000
committerEric Andersen <andersen@codepoet.org>2005-08-02 00:59:44 +0000
commitff3a61b71d758025aa41596e16b9cdff5c53dc84 (patch)
tree1249bb0a17e625ec9ceffe011dae6c3c811c445f /scripts
parent4240364098e0a2aa4edcd854de68373f5b6aa659 (diff)
downloadbusybox-ff3a61b71d758025aa41596e16b9cdff5c53dc84.tar.gz
Do not define 'AUTOCONF_INCLUDED'
Diffstat (limited to 'scripts')
-rw-r--r--scripts/config/confdata.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config/confdata.c b/scripts/config/confdata.c
index 7b9000e84..0a1f085ae 100644
--- a/scripts/config/confdata.c
+++ b/scripts/config/confdata.c
@@ -304,7 +304,6 @@ int conf_write(const char *name)
fprintf(out_h, "/*\n"
" * Automatically generated header file: don't edit\n"
" */\n\n"
- "#define AUTOCONF_INCLUDED\n\n"
"/* Version Number */\n"
"#define BB_VER \"%s\"\n"
"#define BB_BT \"%s\"\n",