obstack.m4 (gl_PREREQ_OBSTACK): Require
[gnulib.git] / modules / xalloc
index 58834d8..e837097 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Memory allocation with out-of-memory checking.
+Memory allocation with out-of-memory checking.  Also see xalloc-die.
 
 Files:
 lib/xalloc.h
@@ -8,10 +8,6 @@ lib/xstrdup.c
 m4/xalloc.m4
 
 Depends-on:
-malloc
-realloc
-error
-gettext
 
 configure.ac:
 gl_XALLOC
@@ -22,3 +18,6 @@ lib_SOURCES += xalloc.h xmalloc.c xstrdup.c
 Include:
 "xalloc.h"
 
+Maintainer:
+all
+