From: Eric Andersen Date: Tue, 2 Aug 2005 01:00:20 +0000 (-0000) Subject: Do not define 'AUTOCONF_INCLUDED' X-Git-Tag: 1_01~16 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=44dbd4bc650440f3746e446ae6773e7ce98156fd;p=oweals%2Fbusybox.git Do not define 'AUTOCONF_INCLUDED' --- diff --git a/busybox/scripts/config/confdata.c b/busybox/scripts/config/confdata.c index 7b9000e84..0a1f085ae 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",