summaryrefslogtreecommitdiff
path: root/busybox
diff options
context:
space:
mode:
authorEric Andersen2005-08-02 01:00:20 +0000
committerEric Andersen2005-08-02 01:00:20 +0000
commit44dbd4bc650440f3746e446ae6773e7ce98156fd (patch)
tree16796d7ea4a14277bc650c01835cc43db38d1a67 /busybox
parent25b8652b4f0122f23fbd1e59961935d9ea5e600e (diff)
downloadbusybox-44dbd4bc650440f3746e446ae6773e7ce98156fd.zip
busybox-44dbd4bc650440f3746e446ae6773e7ce98156fd.tar.gz
Do not define 'AUTOCONF_INCLUDED'
Diffstat (limited to 'busybox')
-rw-r--r--busybox/scripts/config/confdata.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/busybox/scripts/config/confdata.c b/busybox/scripts/config/confdata.c
index 7b9000e..0a1f085 100644
--- a/busybox/scripts/config/confdata.c
+++ b/busybox/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",