X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicodeio;h=8231569c67f3b0390c10ac58edba765b09a20544;hb=cd19e83484e2c0ff9fd68e7439dd97128c6a2703;hp=7b030ba6aad05e602f54755f9d527be6f84f19cc;hpb=5e6853b8099815e07211720d30b2db1f26d8440a;p=gnulib.git diff --git a/modules/unicodeio b/modules/unicodeio index 7b030ba6a..8231569c6 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,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 @@ -20,3 +24,12 @@ lib_SOURCES += unicodeio.h unicodeio.c Include: "unicodeio.h" +Link: +$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise + +License: +GPL + +Maintainer: +Bruno Haible +