Remove dependency of hash and xalloc modules on the malloc and realloc
[gnulib.git] / modules / fatal
index 4e974e9..45090ed 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Error reporting for fatal errors.
 
 Files:
 lib/fatal.h
@@ -6,8 +7,9 @@ lib/fatal.c
 m4/fatal.m4
 
 Depends-on:
-unlocked-io
 error
+unlocked-io
+exit
 
 configure.ac:
 gl_FATAL
@@ -18,3 +20,5 @@ lib_SOURCES += fatal.h fatal.c
 Include:
 "fatal.h"
 
+Maintainer:
+