Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / realloc
index 56ce24d62097f2b6f56c97667940f1b0784bfe97..5aa68be1b96a4c25e7335d10772fee72dd3180ae 100644 (file)
@@ -3,15 +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