strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / calloc-posix
index 49e3051488d696477db50f0644075897c53568b2..f93b90e857bc322b9dec17234696505f52f72a2a 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