binutils: Fix warning on platforms that don't have asprintf
[deliverable/binutils-gdb.git] / binutils / config.in
index 5174d3e0ecf04335753668155978361c6fced13f..6a63e2dfbcf969bf5115514addaa83e0c1c5db93 100644 (file)
    */
 #undef HAVE_ALLOCA_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 declaration of `environ', and to 0 if you
    don't. */
 #undef HAVE_DECL_ENVIRON
This page took 0.024438 seconds and 4 git commands to generate.