OSDN Git Service

gcc:
[pf3gnuchains/gcc-fork.git] / gcc / config.in
index 4ff2ef0..39d9e53 100644 (file)
 /* Define to 1 if you have the `setrlimit' function. */
 #undef HAVE_SETRLIMIT
 
-/* Define if you have a working <stdbool.h> header file. */
-#undef HAVE_STDBOOL_H
-
 /* Define to 1 if you have the <stddef.h> header file. */
 #undef HAVE_STDDEF_H
 
 /* Define to 1 if `vfork' works. */
 #undef HAVE_WORKING_VFORK
 
-/* Define if the \`_Bool' type is built-in. */
-#undef HAVE__BOOL
-
 /* Define if your compiler supports the \`__int64' type. */
 #undef HAVE___INT64