bootstrap: use GNULIB_SRCDIR to reduce disk usage
[gnulib.git] / modules / calloc
index 7506d28..52c9594 100644 (file)
@@ -6,6 +6,7 @@ lib/calloc.c
 m4/calloc.m4
 
 Depends-on:
+calloc-posix
 
 configure.ac:
 AC_FUNC_CALLOC
@@ -15,5 +16,8 @@ Makefile.am:
 Include:
 <stdlib.h>
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering