aboutsummaryrefslogtreecommitdiff
path: root/gprof/gconfig.in
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/gconfig.in')
-rw-r--r--gprof/gconfig.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/gprof/gconfig.in b/gprof/gconfig.in
new file mode 100644
index 0000000..e539155
--- /dev/null
+++ b/gprof/gconfig.in
@@ -0,0 +1,13 @@
+/* gconfig.in. Generated automatically from configure.in by autoheader. */
+
+/* Define if you need to in order for stat and other things to work. */
+#undef _POSIX_SOURCE
+
+/* Name of package. */
+#undef PACKAGE
+
+/* Version of package. */
+#undef VERSION
+
+/* Whether this system uses the BSD 4.4 gmon.out format. */
+#undef BSD44_FORMAT