fix seg fault in reloc reading code
[deliverable/binutils-gdb.git] / binutils / config.in
index 3c26c5c509b429cff6243b5b24382257ea141dec..8a0e1c57517921924a87f897ddc8482bbcb37ad2 100644 (file)
@@ -28,9 +28,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
 
@@ -82,6 +79,9 @@
 /* Define if you have the setlocale function.  */
 #undef HAVE_SETLOCALE
 
+/* Define if you have the setmode function.  */
+#undef HAVE_SETMODE
+
 /* Define if you have the stpcpy function.  */
 #undef HAVE_STPCPY
 
This page took 0.023199 seconds and 4 git commands to generate.