[BusyBox-cvs] svn commit: trunk/busybox/scripts/config

andersen at busybox.net andersen at busybox.net
Tue Aug 2 00:59:45 UTC 2005


Author: andersen
Date: 2005-08-01 18:59:44 -0600 (Mon, 01 Aug 2005)
New Revision: 11018

Log:
Do not define 'AUTOCONF_INCLUDED'


Modified:
   trunk/busybox/scripts/config/confdata.c


Changeset:
Modified: trunk/busybox/scripts/config/confdata.c
===================================================================
--- trunk/busybox/scripts/config/confdata.c	2005-08-02 00:57:33 UTC (rev 11017)
+++ trunk/busybox/scripts/config/confdata.c	2005-08-02 00:59:44 UTC (rev 11018)
@@ -304,7 +304,6 @@
 		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",




More information about the busybox-cvs mailing list