error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
[gnulib.git] / modules / xalloc
index 2e7b89b..ddc1448 100644 (file)
@@ -1,21 +1,13 @@
 Description:
-Memory allocation with out-of-memory checking.
+Memory allocation with out-of-memory checking.  Also see xalloc-die.
 
 Files:
 lib/xalloc.h
 lib/xmalloc.c
 lib/xstrdup.c
 m4/xalloc.m4
-m4/size_max.m4
-m4/ptrdiff_max.m4
 
 Depends-on:
-malloc
-realloc
-error
-gettext
-exitfail
-stdbool
 
 configure.ac:
 gl_XALLOC
@@ -26,6 +18,9 @@ lib_SOURCES += xalloc.h xmalloc.c xstrdup.c
 Include:
 "xalloc.h"
 
+License:
+GPL
+
 Maintainer:
 all