summaryrefslogtreecommitdiff
path: root/binutils/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
commit5e4803356f0be9e746dc9c1553a5f67ae6e2e2e1 (patch)
treeb618af6a311832dd3907e9425fefd42835453eea /binutils/config.in
parent54b6e049eb55c3ec7b389501db5a64e2418f2d53 (diff)
downloadbinutils-redhat-5e4803356f0be9e746dc9c1553a5f67ae6e2e2e1.tar.gz
gas/
* config.in: Rebuilt. binutils/ * config.in: Rebuilt.
Diffstat (limited to 'binutils/config.in')
-rw-r--r--binutils/config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils/config.in b/binutils/config.in
index f5296e8dc2..93d8e95283 100644
--- a/binutils/config.in
+++ b/binutils/config.in
@@ -50,6 +50,10 @@
*/
#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 `stpcpy', and to 0 if you don't.
*/
#undef HAVE_DECL_STPCPY
@@ -58,6 +62,10 @@
*/
#undef HAVE_DECL_STRSTR
+/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
+ don't. */
+#undef HAVE_DECL_VSNPRINTF
+
/* Does the platform use an executable suffix? */
#undef HAVE_EXECUTABLE_SUFFIX