X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstriconveh;h=8bdfb34033061f0299639fc4637f9466c8452615;hb=427cbfd5b427150a71172efdd49db3cb0865cb42;hp=e3649e08246d31dfb7cd41ae4ca52ab2fcecb0da;hpb=c6ad67bb80efa455e52904f98af0c8c4ec4f36ee;p=gnulib.git diff --git a/modules/striconveh b/modules/striconveh index e3649e082..8bdfb3403 100644 --- a/modules/striconveh +++ b/modules/striconveh @@ -4,16 +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 @@ -30,6 +35,9 @@ endif Include: "striconveh.h" +Link: +$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise + License: LGPL