NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / eealloc
index d9e9de3..95b166f 100644 (file)
@@ -3,17 +3,22 @@ Memory allocation with expensive empty allocations (glibc compatible).
 
 Files:
 lib/eealloc.h
+lib/eealloc.c
 m4/eealloc.m4
+m4/malloc.m4
+m4/realloc.m4
 
 Depends-on:
+extern-inline
 
 configure.ac:
 gl_EEALLOC
 
 Makefile.am:
+lib_SOURCES += eealloc.c
 
 Include:
-#include <eealloc.h>
+<eealloc.h>
 
 License:
 GPL