Sync libiberty from GCC, replaying updates to configure scripts
[deliverable/binutils-gdb.git] / include / libiberty.h
index b33dd65982d4b206ee5fb011a8d3630e6011fcc5..8e096a0db0cf10119debb9057744b2a24e8390c5 100644 (file)
@@ -621,7 +621,7 @@ extern int pexecute (const char *, char * const *, const char *,
 
 extern int pwait (int, int *, int);
 
-#if !HAVE_DECL_ASPRINTF
+#if defined(HAVE_DECL_ASPRINTF) && !HAVE_DECL_ASPRINTF
 /* Like sprintf but provides a pointer to malloc'd storage, which must
    be freed by the caller.  */
 
This page took 0.022812 seconds and 4 git commands to generate.