install-reloc: Support multi-binary installation.
[gnulib.git] / modules / calloc
index 2d3bfc2..8869bb1 100644 (file)
@@ -1,14 +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-gnu
 
 configure.ac:
-AC_FUNC_CALLOC
 
 Makefile.am: