summaryrefslogtreecommitdiffstats
path: root/libiberty/config.in
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2003-04-16 03:51:54 +0000
committerDJ Delorie <dj@redhat.com>2003-04-16 03:51:54 +0000
commit10b57b38b38d1308425d0d372884fd1a0fffec06 (patch)
tree0d51f5e1e72f5b69ba9e55d4e85d9e4889ec5997 /libiberty/config.in
parent601da3163f944982985bdd740a0254ceed7cf675 (diff)
downloadppe42-binutils-10b57b38b38d1308425d0d372884fd1a0fffec06.tar.gz
ppe42-binutils-10b57b38b38d1308425d0d372884fd1a0fffec06.zip
merge from gcc
Diffstat (limited to 'libiberty/config.in')
-rw-r--r--libiberty/config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/libiberty/config.in b/libiberty/config.in
index f0e174696c..0efae6d901 100644
--- a/libiberty/config.in
+++ b/libiberty/config.in
@@ -105,6 +105,9 @@
/* Define if you have the memmove function. */
#undef HAVE_MEMMOVE
+/* Define if you have the mempcpy function. */
+#undef HAVE_MEMPCPY
+
/* Define if you have the memset function. */
#undef HAVE_MEMSET
@@ -147,6 +150,12 @@
/* Define if you have the sigsetmask function. */
#undef HAVE_SIGSETMASK
+/* Define if you have the stpcpy function. */
+#undef HAVE_STPCPY
+
+/* Define if you have the stpncpy function. */
+#undef HAVE_STPNCPY
+
/* Define if you have the strcasecmp function. */
#undef HAVE_STRCASECMP
OpenPOWER on IntegriCloud