Fix the cast used to prevent compile time warning about an always false test.
[deliverable/binutils-gdb.git] / libctf / config.h.in
index 4c8be4ab78af83edd0abfc91fc6d31724cb3b1c8..264cbc3e49dc88d3d1990ba24add7b81b59a60fb 100644 (file)
@@ -9,6 +9,10 @@
 /* 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
 
This page took 0.024154 seconds and 4 git commands to generate.