From 9f3b55830c20f0094ad1ed1d6ac57c2c42017303 Mon Sep 17 00:00:00 2001 From: Kaveh Ghazi Date: Wed, 18 Nov 1998 19:49:11 +0000 Subject: Regenerate config.in (accidentally omitted from last patch.) From-SVN: r23700 --- libiberty/config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libiberty') 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 -- cgit v1.2.1