summaryrefslogtreecommitdiff
path: root/libiberty/config.in
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2005-05-28 19:49:24 +0000
committerDJ Delorie <dj@delorie.com>2005-05-28 19:49:24 +0000
commitc290efe9e07cfca59f9dde51f536a6d7f9bbf4a2 (patch)
tree6141c2d5d5b657ed52fa821e3477295d67355028 /libiberty/config.in
parentae4aadf858609ca9ba11cfdc230f5e77b62a29b4 (diff)
downloadgdb-c290efe9e07cfca59f9dde51f536a6d7f9bbf4a2.tar.gz
merge from gcc
Diffstat (limited to 'libiberty/config.in')
-rw-r--r--libiberty/config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/libiberty/config.in b/libiberty/config.in
index 0c2778b916f..804945d70b4 100644
--- a/libiberty/config.in
+++ b/libiberty/config.in
@@ -68,10 +68,18 @@
*/
#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