Remove separate vxworks stanza; merge withother common ELF triples.
[deliverable/binutils-gdb.git] / gprof / gconfig.in
index b528f4be8856776d64360a98bfcd738f2b9dfa1c..d1c2ebd38cef7be05341d63317f563fc5e684fd4 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 you have the <string.h> header file.  */
 #undef HAVE_STRING_H
 
+/* Define if you have the <sys/gmon_out.h> header file.  */
+#undef HAVE_SYS_GMON_OUT_H
+
 /* Define if you have the <sys/param.h> header file.  */
 #undef HAVE_SYS_PARAM_H
 
This page took 0.023068 seconds and 4 git commands to generate.