pmccabe2html: escaping of special characters
[gnulib.git] / modules / unicodeio
index 1886258..dbcc6c5 100644 (file)
@@ -7,11 +7,13 @@ lib/unicodeio.c
 m4/unicodeio.m4
 
 Depends-on:
+unistr/u8-uctomb
 iconv
 iconv_open
 gettext-h
 localcharset
 error
+stdio
 
 configure.ac:
 gl_UNICODEIO
@@ -22,9 +24,11 @@ lib_SOURCES += unicodeio.h unicodeio.c
 Include:
 "unicodeio.h"
 
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
 License:
 GPL
 
 Maintainer:
 Bruno Haible
-