doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / unicodeio
index 3581f65..dbcc6c5 100644 (file)
@@ -7,10 +7,13 @@ lib/unicodeio.c
 m4/unicodeio.m4
 
 Depends-on:
+unistr/u8-uctomb
 iconv
-gettext
+iconv_open
+gettext-h
 localcharset
 error
+stdio
 
 configure.ac:
 gl_UNICODEIO
@@ -21,6 +24,11 @@ lib_SOURCES += unicodeio.h unicodeio.c
 Include:
 "unicodeio.h"
 
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
+License:
+GPL
+
 Maintainer:
 Bruno Haible
-