Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / realloc
index e1530b639c21d0d023c5be7acbe1501b4af6d0eb..5aa68be1b96a4c25e7335d10772fee72dd3180ae 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
-