]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/config.in
libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed.
[thirdparty/gcc.git] / libiberty / config.in
index 0c2778b916f35869d5c099e5329aecf7d84b7950..804945d70b4205c47a56dcd387cfa74f51e6f27a 100644 (file)
    */
 #undef HAVE_DECL_SBRK
 
+/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
+   don't. */
+#undef HAVE_DECL_SNPRINTF
+
 /* 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 declaration of `vsnprintf', and to 0 if you
+   don't. */
+#undef HAVE_DECL_VSNPRINTF
+
 /* Define to 1 if you have the <fcntl.h> header file. */
 #undef HAVE_FCNTL_H