gas/
[deliverable/binutils-gdb.git] / gas / config.in
index 9c91b88281b08fdd81c5d1196302e7bf4671dc78..b15d8024aba2479399f975d666a57e647ff96fe9 100644 (file)
@@ -3,9 +3,6 @@
 /* Define if using AIX 5.2 value for C_WEAKEXT. */
 #undef AIX_WEAK_SUPPORT
 
-/* Use BFD interface? */
-#undef BFD_ASSEMBLER
-
 /* assert broken? */
 #undef BROKEN_ASSERT
 
 /* Define to 1 if you have the `dcgettext' function. */
 #undef HAVE_DCGETTEXT
 
+/* Is the prototype for getopt in <unistd.h> in the expected format? */
+#undef HAVE_DECL_GETOPT
+
+/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
+   don't. */
+#undef HAVE_DECL_VSNPRINTF
+
 /* Define to 1 if you have the <errno.h> header file. */
 #undef HAVE_ERRNO_H
 
 /* Using m88k COFF? */
 #undef M88KCOFF
 
-/* old COFF support? */
-#undef MANY_SEGMENTS
-
 /* Default CPU for MIPS targets. */
 #undef MIPS_CPU_STRING_DEFAULT
 
 /* generic support? */
 #undef OBJ_MAYBE_GENERIC
 
-/* HP300 support? */
-#undef OBJ_MAYBE_HP300
-
 /* IEEE support? */
 #undef OBJ_MAYBE_IEEE
 
 
 /* Define to `unsigned' if <sys/types.h> does not define. */
 #undef size_t
-
-/* Is the prototype for getopt in <unistd.h> in the expected format?  */
-#undef HAVE_DECL_GETOPT
This page took 0.024429 seconds and 4 git commands to generate.