Index: trunk/config.auto.h.in =================================================================== --- trunk/config.auto.h.in (revision 480) +++ trunk/config.auto.h.in (revision 481) @@ -136,22 +136,6 @@ # define __EXTENSIONS__ 1 #endif - -/* Define to 1 if the X Window System is missing or not being used. */ -/* #undef X_DISPLAY_MISSING */ - -/* Define to 1 if you need to in order for `stat' and other things to work. */ -/* #undef _POSIX_SOURCE */ - -/* Define to empty if `const' does not conform to ANSI C. */ -/* #undef const */ - -/* Define to `__inline__' or `__inline' if that's what the C compiler - calls it, or to nothing if 'inline' is not supported under any name. */ -#ifndef __cplusplus -/* #undef inline */ -#endif - #define HOST "unknown-unknown-linux-gnu" /****************************************************************************/