projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25b8652
)
Do not define 'AUTOCONF_INCLUDED'
author
Eric Andersen
<andersen@codepoet.org>
Tue, 2 Aug 2005 01:00:20 +0000
(
01:00
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Tue, 2 Aug 2005 01:00:20 +0000
(
01:00
-0000)
busybox/scripts/config/confdata.c
patch
|
blob
|
history
diff --git
a/busybox/scripts/config/confdata.c
b/busybox/scripts/config/confdata.c
index 7b9000e8492d052236ea75fb60ae0676f3c5348f..0a1f085aed950a938dac25e61a4ec4169f9dc311 100644
(file)
--- 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",