From: Kaveh Ghazi Date: Wed, 18 Nov 1998 19:49:11 +0000 (+0000) Subject: Regenerate config.in (accidentally omitted from last patch.) X-Git-Tag: prereleases/libgcj-0.1~2030 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9f3b55830c20f0094ad1ed1d6ac57c2c42017303;p=thirdparty%2Fgcc.git Regenerate config.in (accidentally omitted from last patch.) From-SVN: r23700 --- diff --git a/libiberty/config.in b/libiberty/config.in index 3f47928afbe4..f2f2e5adfc95 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