aboutsummaryrefslogtreecommitdiff
path: root/gprof/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/acconfig.h')
-rw-r--r--gprof/acconfig.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/gprof/acconfig.h b/gprof/acconfig.h
new file mode 100644
index 0000000..cc61277
--- /dev/null
+++ b/gprof/acconfig.h
@@ -0,0 +1,9 @@
+
+/* Name of package. */
+#undef PACKAGE
+
+/* Version of package. */
+#undef VERSION
+
+/* Whether this system uses the BSD 4.4 gmon.out format. */
+#undef BSD44_FORMAT