* modules/d-type (License): Switch to LGPL.
[gnulib.git] / modules / realloc
index e1530b6..5aa68be 100644 (file)
@@ -3,18 +3,19 @@ realloc() function that is glibc compatible.
 
 Files:
 lib/realloc.c
-m4/realloc.m4
 
 Depends-on:
 
 configure.ac:
-jm_FUNC_REALLOC
+AC_FUNC_REALLOC
 
 Makefile.am:
 
 Include:
 <stdlib.h>
 
+License:
+LGPL
+
 Maintainer:
 Jim Meyering
-