* atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
[gnulib.git] / modules / malloc
index dce5391..e162181 100644 (file)
@@ -3,18 +3,19 @@ malloc() function that is glibc compatible.
 
 Files:
 lib/malloc.c
-m4/malloc.m4
 
 Depends-on:
 
 configure.ac:
-jm_FUNC_MALLOC
+AC_FUNC_MALLOC
 
 Makefile.am:
 
 Include:
 <stdlib.h>
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering
-