[uClibc-cvs] svn commit: trunk/uClibc/extra/config

andersen at uclibc.org andersen at uclibc.org
Tue Aug 2 00:25:11 UTC 2005


Author: andersen
Date: 2005-08-01 18:25:11 -0600 (Mon, 01 Aug 2005)
New Revision: 11016

Log:
Do not define 'AUTOCONF_INCLUDED'


Modified:
   trunk/uClibc/extra/config/confdata.c


Changeset:
Modified: trunk/uClibc/extra/config/confdata.c
===================================================================
--- trunk/uClibc/extra/config/confdata.c	2005-08-01 22:52:09 UTC (rev 11015)
+++ trunk/uClibc/extra/config/confdata.c	2005-08-02 00:25:11 UTC (rev 11016)
@@ -306,8 +306,7 @@
 			     " */\n"
 			     "#if !defined __FEATURES_H && !defined __need_uClibc_config_h\n"
 			     "#error Never include <bits/uClibc_config.h> directly; use <features.h> instead\n"
-			     "#endif\n"
-			     "#define AUTOCONF_INCLUDED\n\n"
+			     "#endif\n\n"
 			     "/*\n"
 			     " * Version Number\n"
 			     " */\n"




More information about the uClibc-cvs mailing list