aboutsummaryrefslogtreecommitdiff
path: root/libiberty/config.in
diff options
context:
space:
mode:
authorKaveh Ghazi <ghazi@gcc.gnu.org>1998-11-18 19:49:11 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>1998-11-18 19:49:11 +0000
commit9f3b55830c20f0094ad1ed1d6ac57c2c42017303 (patch)
tree60454129bf97f9b428d902e48b03cfd0dfa2fa68 /libiberty/config.in
parent94e098d11228f5c3caade657a9f8254336494fb6 (diff)
downloadgcc-9f3b55830c20f0094ad1ed1d6ac57c2c42017303.zip
gcc-9f3b55830c20f0094ad1ed1d6ac57c2c42017303.tar.gz
gcc-9f3b55830c20f0094ad1ed1d6ac57c2c42017303.tar.bz2
Regenerate config.in (accidentally omitted from last patch.)
From-SVN: r23700
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 3f47928..f2f2e5a 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