Remove "boolean" and "var_boolean" checks from ARI
[deliverable/binutils-gdb.git] / libctf / config.h.in
index 3f45cd6d745187e456eecdec88bd42cca6c70534..4c8be4ab78af83edd0abfc91fc6d31724cb3b1c8 100644 (file)
@@ -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
 
 /* 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
 
This page took 0.024206 seconds and 4 git commands to generate.