]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config.in
Makefile.in (MACHMODE_H): Add @extra_modes_file@.
[thirdparty/gcc.git] / gcc / config.in
index a23658e1c23d051d2b76880b306351778e3e3ef7..eeef49b05389eccefed89c072c5cf267f4ececce 100644 (file)
@@ -1,4 +1,4 @@
-/* config.in.  Generated automatically from configure.in by autoheader.  */
+/* config.in.  Generated automatically from configure.in by autoheader 2.13.  */
 
 /* Define if using alloca.c.  */
 #undef C_ALLOCA
 /* Define if host mkdir takes a single argument. */
 #undef MKDIR_TAKES_ONE_ARG
 
+/* Define if the target architecture needs extra machine modes to represent
+   the results of comparisons. */
+#undef EXTRA_CC_MODES
+
+/* Define to the name of a file containing a list of extra machine modes
+   for this architecture. */
+#undef EXTRA_MODES_FILE
+
 /* Define if you have the iconv() function. */
 #undef HAVE_ICONV