libctf: check for vasprintf
[deliverable/binutils-gdb.git] / libctf / config.h.in
index ac0eb3e12f86ded67548dd1fe079d613be5009cc..897587e587530cdaa646b9d6fdcf9fe1e9bb2eac 100644 (file)
@@ -3,6 +3,10 @@
 /* Define if building universal (internal helper macro) */
 #undef AC_APPLE_UNIVERSAL_BUILD
 
+/* Define to 1 if translation of program messages to the user's native
+   language is requested. */
+#undef ENABLE_NLS
+
 /* Whether libbfd was configured for an ELF target. */
 #undef HAVE_BFD_ELF
 
    don't. */
 #undef HAVE_DECL_BSWAP_64
 
+/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
+   don't. */
+#undef HAVE_DECL_VASPRINTF
+
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 
This page took 0.022853 seconds and 4 git commands to generate.