* config/obj-bout.c (obj_crawl_symbol_chain): Don't take
[deliverable/binutils-gdb.git] / gas / config.in
index 81f2adac60b9d558ba4e53a9064dc0324e03358d..fc7ef2b5b88b3933f7d60363bc0597d04434c3b5 100644 (file)
@@ -25,9 +25,6 @@
 /* Define to `long' if <sys/types.h> doesn't define.  */
 #undef off_t
 
-/* Define if you need to in order for stat and other things to work.  */
-#undef _POSIX_SOURCE
-
 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
 #undef size_t
 
 /* Define if defaulting to ELF on SCO 5. */
 #undef SCO_ELF
 
+/* Using strict COFF? */
+#undef STRICTCOFF
+
 /* Use ELF stabs for MIPS, not ECOFF stabs */
 #undef MIPS_STABS_ELF
 
This page took 0.02512 seconds and 4 git commands to generate.