aboutsummaryrefslogtreecommitdiff
path: root/libctf/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libctf/config.h.in')
-rw-r--r--libctf/config.h.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/libctf/config.h.in b/libctf/config.h.in
index 3f45cd6..4c8be4a 100644
--- a/libctf/config.h.in
+++ b/libctf/config.h.in
@@ -9,6 +9,9 @@
/* Define to 1 if you have the <byteswap.h> header file. */
#undef HAVE_BYTESWAP_H
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
/* Define to 1 if you have the <endian.h> header file. */
#undef HAVE_ENDIAN_H
@@ -63,6 +66,10 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#undef LT_OBJDIR
+
/* Name of package */
#undef PACKAGE