]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Regenerate config.in (accidentally omitted from last patch.)
authorKaveh Ghazi <ghazi@gcc.gnu.org>
Wed, 18 Nov 1998 19:49:11 +0000 (19:49 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Wed, 18 Nov 1998 19:49:11 +0000 (19:49 +0000)
From-SVN: r23700

libiberty/config.in

index 3f47928afbe4e6e4cbf252dda0a9e069d0d1f8b9..f2f2e5adfc95a9be91db2b357d54fa6bc2a648aa 100644 (file)
@@ -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