aboutsummaryrefslogtreecommitdiffstats
path: root/include/Config/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'include/Config/config.h.in')
-rw-r--r--include/Config/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/Config/config.h.in b/include/Config/config.h.in
index d7c0bbf..2cae4b3 100644
--- a/include/Config/config.h.in
+++ b/include/Config/config.h.in
@@ -15,6 +15,9 @@
*/
#undef HAVE_ALLOCA_H
+/* Define to 1 if you have the `backtrace' function. */
+#undef HAVE_BACKTRACE
+
/* define if the compiler has bidirectional iterator */
#undef HAVE_BI_ITERATOR
@@ -24,6 +27,9 @@
/* Define if dlopen() is available on this platform. */
#undef HAVE_DLOPEN
+/* Define to 1 if you have the <execinfo.h> header file. */
+#undef HAVE_EXECINFO_H
+
/* define if the compiler has ext/slist */
#undef HAVE_EXT_SLIST