X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicodeio;h=45be9fd9ff6a7355c1ef955ce636e1e878a8c43e;hb=05a96e0bca75d5b01c337cd7dacd04507d6e6497;hp=494bcced53cc78d2dcf642f0e215498e6a4ebf5f;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/unicodeio b/modules/unicodeio index 494bcced5..45be9fd9f 100644 --- a/modules/unicodeio +++ b/modules/unicodeio @@ -1,4 +1,5 @@ Description: +Unicode character output to streams with locale dependent encoding. Files: lib/unicodeio.h @@ -6,9 +7,12 @@ lib/unicodeio.c m4/unicodeio.m4 Depends-on: +unistr/u8-uctomb iconv -gettext +iconv_open +gettext-h localcharset +error configure.ac: gl_UNICODEIO @@ -19,3 +23,12 @@ lib_SOURCES += unicodeio.h unicodeio.c Include: "unicodeio.h" +Link: +$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise + +License: +GPL + +Maintainer: +Bruno Haible +