Regenerate config.in (accidentally omitted from last patch.)
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Nov 1998 19:49:11 +0000 (19:49 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Nov 1998 19:49:11 +0000 (19:49 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23700 138bc75d-0d04-0410-961f-82ee72b054a4

libiberty/config.in

index 3f47928..f2f2e5a 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