X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funicodeio;h=8231569c67f3b0390c10ac58edba765b09a20544;hb=9d3af100c7a626ed2b501fb7d0a97936f72ce9ac;hp=3581f65cfc80a9b559144df5d2da88c5fc4f0d58;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/unicodeio b/modules/unicodeio index 3581f65cf..8231569c6 100644 --- a/modules/unicodeio +++ b/modules/unicodeio @@ -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