strtoimax: Avoid link error on OSF/1 with DTK cc.
[gnulib.git] / modules / unicodeio
index 3581f65..8231569 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
+ignore-value
 
 configure.ac:
 gl_UNICODEIO
@@ -21,6 +24,12 @@ lib_SOURCES += unicodeio.h unicodeio.c
 Include:
 "unicodeio.h"
 
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
+License:
+GPL
+
 Maintainer:
 Bruno Haible