aboutsummaryrefslogtreecommitdiff
path: root/gas/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config.in')
-rw-r--r--gas/config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/config.in b/gas/config.in
index 9f8fd4f..b15d802 100644
--- a/gas/config.in
+++ b/gas/config.in
@@ -48,6 +48,10 @@
/* Is the prototype for getopt in <unistd.h> in the expected format? */
#undef HAVE_DECL_GETOPT
+/* 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 <errno.h> header file. */
#undef HAVE_ERRNO_H