summaryrefslogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.in')
-rw-r--r--config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.in b/config.in
index 0f5677e9..74b5a738 100644
--- a/config.in
+++ b/config.in
@@ -9,6 +9,9 @@
/* Define to 1 if you have the <crash/defs.h> header file. */
#undef HAVE_CRASH_DEFS_H
+/* Define to 1 if you have the <elfutils/version.h> header file. */
+#undef HAVE_ELFUTILS_VERSION_H
+
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
@@ -72,6 +75,9 @@
/* Define to 1 if the C compiler supports function prototypes. */
#undef PROTOTYPES
+/* configure prefix location */
+#undef STAP_PREFIX
+
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS