Use unique_xmalloc_ptr in fixup_go_packaging
[deliverable/binutils-gdb.git] / libctf / config.h.in
index 3f45cd6d745187e456eecdec88bd42cca6c70534..264cbc3e49dc88d3d1990ba24add7b81b59a60fb 100644 (file)
@@ -9,6 +9,13 @@
 /* Define to 1 if you have the <byteswap.h> header file. */
 #undef HAVE_BYTESWAP_H
 
+/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
+   don't. */
+#undef HAVE_DECL_ASPRINTF
+
+/* 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.023715 seconds and 4 git commands to generate.