summaryrefslogtreecommitdiff
path: root/libiberty/config.in
diff options
context:
space:
mode:
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>1998-11-18 19:49:11 +0000
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>1998-11-18 19:49:11 +0000
commit598a2f0adfd7b38347aa600dde66f7b42e0de007 (patch)
tree60454129bf97f9b428d902e48b03cfd0dfa2fa68 /libiberty/config.in
parent48a7263da6a5f08cab009bea09345fdb4ea733bb (diff)
downloadgcc-598a2f0adfd7b38347aa600dde66f7b42e0de007.tar.gz
Regenerate config.in (accidentally omitted from last patch.)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23700 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/config.in')
-rw-r--r--libiberty/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/libiberty/config.in b/libiberty/config.in
index 3f47928afbe..f2f2e5adfc9 100644
--- a/libiberty/config.in
+++ b/libiberty/config.in
@@ -67,6 +67,9 @@
/* Define if you have the bzero function. */
#undef HAVE_BZERO
+/* Define if you have the calloc function. */
+#undef HAVE_CALLOC
+
/* Define if you have the clock function. */
#undef HAVE_CLOCK