Simplification rewrite for stdint module.
[gnulib.git] / modules / malloc
index dce5391..4779af9 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:
+LGPL
+
 Maintainer:
 Jim Meyering
-