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 f6042b1e..ea913bbf 100644
--- a/config.in
+++ b/config.in
@@ -3,6 +3,9 @@
/* Configuration/build date */
#undef DATE
+/* Define to 1 if you have the <elfutils/libdwfl.h> header file. */
+#undef HAVE_ELFUTILS_LIBDWFL_H
+
/* Define to 1 if you have the <elfutils/libdw.h> header file. */
#undef HAVE_ELFUTILS_LIBDW_H
@@ -12,6 +15,9 @@
/* Define to 1 if you have the `dw' library (-ldw). */
#undef HAVE_LIBDW
+/* Define to 1 if you have the `dwfl' library (-ldwfl). */
+#undef HAVE_LIBDWFL
+
/* Define to 1 if you have the `elf' library (-lelf). */
#undef HAVE_LIBELF