X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicodeio;h=8231569c67f3b0390c10ac58edba765b09a20544;hb=427cbfd5b427150a71172efdd49db3cb0865cb42;hp=4eb262275d7631b7fc89cdb9f4c62c6e79d9c391;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/unicodeio b/modules/unicodeio index 4eb262275..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,9 @@ lib_SOURCES += unicodeio.h unicodeio.c Include: "unicodeio.h" +Link: +$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise + License: GPL