aboutsummaryrefslogtreecommitdiff
path: root/libsframe/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libsframe/config.h.in')
-rw-r--r--libsframe/config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/libsframe/config.h.in b/libsframe/config.h.in
index 74810fd..b6ab632 100644
--- a/libsframe/config.h.in
+++ b/libsframe/config.h.in
@@ -3,6 +3,9 @@
/* Define to 1 if you have the <byteswap.h> header file. */
#undef HAVE_BYTESWAP_H
+/* Define to 1 if you have the declaration of `', and to 0 if you don't. */
+#undef HAVE_DECL_
+
/* Define to 1 if you have the declaration of `bswap_16', and to 0 if you
don't. */
#undef HAVE_DECL_BSWAP_16
@@ -18,6 +21,9 @@
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
+/* Define if dl_iterate_phdr is available. */
+#undef HAVE_DL_ITERATE_PHDR
+
/* Define to 1 if you have the <endian.h> header file. */
#undef HAVE_ENDIAN_H
@@ -27,6 +33,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Define to 1 if you have the <link.h> header file. */
+#undef HAVE_LINK_H
+
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H