X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstriconveh;h=acfd9639c6d8ec609337da2b7c8a0f1a2fb5def1;hb=98ceac18596c7520e9c022fa64431b48ee22b4d7;hp=db375aa3c4a4de2cc1cccfa7f72c13990f681fc3;hpb=00065b7cd8ec54f7d94a60b2fcf8b3ce87bea953;p=gnulib.git diff --git a/modules/striconveh b/modules/striconveh index db375aa3c..acfd9639c 100644 --- a/modules/striconveh +++ b/modules/striconveh @@ -4,17 +4,21 @@ Character set conversion of strings with error handling, uses iconv. Files: lib/striconveh.h lib/striconveh.c +lib/iconveh.h Depends-on: stdbool iconv -utf8-ucs4-safe -ucs4-utf8 +iconv_open unistr/u8-prev unistr/u8-mbtouc-unsafe +unistr/u8-mbtouc +unistr/u8-mbtoucr +unistr/u8-uctomb strdup c-strcase c-strcaseeq +memmove configure.ac: if test $gl_cond_libtool = false; then @@ -31,8 +35,11 @@ endif Include: "striconveh.h" +Link: +$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise + License: -LGPL +LGPLv2+ Maintainer: Bruno Haible