verify: new macro 'assume'
[gnulib.git] / modules / calloc
index 52c9594..8869bb1 100644 (file)
@@ -1,15 +1,18 @@
 Description:
 calloc() function that is glibc compatible.
 
+Status:
+deprecated
+
+Notice:
+This module is deprecated. Use the module 'calloc-gnu' instead.
+
 Files:
-lib/calloc.c
-m4/calloc.m4
 
 Depends-on:
-calloc-posix
+calloc-gnu
 
 configure.ac:
-AC_FUNC_CALLOC
 
 Makefile.am: