summaryrefslogtreecommitdiff
path: root/libiberty/config.in
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2003-04-16 23:09:21 +0000
committerDJ Delorie <dj@delorie.com>2003-04-16 23:09:21 +0000
commit77d2dec4db151a11881dee32b8e0d97d7193bc4f (patch)
treed4ce4e4561197cb8861935048b6f5869e45dbc63 /libiberty/config.in
parent51da00a73df371206bc02fb759286b50e9437dd7 (diff)
downloadgdb-77d2dec4db151a11881dee32b8e0d97d7193bc4f.tar.gz
merge from gcc
Diffstat (limited to 'libiberty/config.in')
-rw-r--r--libiberty/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/config.in b/libiberty/config.in
index 0efae6d901e..1cc6d6132e5 100644
--- a/libiberty/config.in
+++ b/libiberty/config.in
@@ -150,6 +150,9 @@
/* Define if you have the sigsetmask function. */
#undef HAVE_SIGSETMASK
+/* Define if you have the snprintf function. */
+#undef HAVE_SNPRINTF
+
/* Define if you have the stpcpy function. */
#undef HAVE_STPCPY
@@ -216,6 +219,9 @@
/* Define if you have the vprintf function. */
#undef HAVE_VPRINTF
+/* Define if you have the vsnprintf function. */
+#undef HAVE_VSNPRINTF
+
/* Define if you have the vsprintf function. */
#undef HAVE_VSPRINTF