aboutsummaryrefslogtreecommitdiff
path: root/gas/config.in
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-02-14 08:59:10 +0000
committerJakub Jelinek <jakub@redhat.com>2006-02-14 08:59:10 +0000
commit82de001fc3aca3d1e50e1ddae4a381e8aefbdae3 (patch)
tree0b4dab79b3c0a8faffe522d6c1b7f92900372e5f /gas/config.in
parent431ad2d0db1f70e5a326f9bbe3537008bc3e97f2 (diff)
downloadgdb-82de001fc3aca3d1e50e1ddae4a381e8aefbdae3.zip
gdb-82de001fc3aca3d1e50e1ddae4a381e8aefbdae3.tar.gz
gdb-82de001fc3aca3d1e50e1ddae4a381e8aefbdae3.tar.bz2
gas/
* config.in: Rebuilt. binutils/ * config.in: Rebuilt.
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