Support MAP directive
[deliverable/binutils-gdb.git] / binutils / config.in
index d4047628d588dacf3e62cd875fba251eee794430..53e2287c9334c5029c1acbc6e6b447826d627302 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
 
 /* Configured target name. */
 #undef TARGET
 
+/* Define to 1 if user symbol names have a leading underscore, 0 if not. */
+#undef TARGET_PREPENDS_UNDERSCORE
+
This page took 0.024698 seconds and 4 git commands to generate.