summaryrefslogtreecommitdiff
path: root/gcc/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config.in')
-rw-r--r--gcc/config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/config.in b/gcc/config.in
index 996c2f8ff3b..6e4026b4710 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -314,6 +314,10 @@
0. */
#undef HAVE_DECL_VASPRINTF
+/* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
+ 0. */
+#undef HAVE_DECL_VSNPRINTF
+
/* Define to 1 if you have the <direct.h> header file. */
#undef HAVE_DIRECT_H