(atexit): Define using a prototype.
[gnulib.git] / modules / unicodeio
index 494bcce..3581f65 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Unicode character output to streams with locale dependent encoding.
 
 Files:
 lib/unicodeio.h
@@ -9,6 +10,7 @@ Depends-on:
 iconv
 gettext
 localcharset
+error
 
 configure.ac:
 gl_UNICODEIO
@@ -19,3 +21,6 @@ lib_SOURCES += unicodeio.h unicodeio.c
 Include:
 "unicodeio.h"
 
+Maintainer:
+Bruno Haible
+