mbrlen: Fix cross-compilation guess for AIX.
[gnulib.git] / modules / calloc-posix
index 49e3051..f93b90e 100644 (file)
@@ -4,6 +4,7 @@ calloc() function: allocate memory with indefinite extent.
 Files:
 lib/calloc.c
 m4/calloc.m4
+m4/malloc.m4
 
 Depends-on:
 stdlib
@@ -18,7 +19,7 @@ Include:
 <stdlib.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible