* sparc-tdep.c, sparc-tdep.h, sparc-sol2-tdep.c, sparc64-tdep.c,
[deliverable/binutils-gdb.git] / gprof / gconfig.in
index 579750ccef4d7db35c8a22bd7c4ebf6ec7efdcc9..c6886d905a019faba9fc4864bef1cdc349e4737c 100644 (file)
@@ -70,3 +70,8 @@
 
 /* Version number of package */
 #undef VERSION
+
+/* Enable GNU extensions on systems that have them.  */
+#ifndef _GNU_SOURCE
+# undef _GNU_SOURCE
+#endif
This page took 0.022726 seconds and 4 git commands to generate.