X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstriconveh;h=8bdfb34033061f0299639fc4637f9466c8452615;hb=7873eb96d23bb7d369a0ac6cd5f8e811b0147bfd;hp=0aeca22a518f005107dcb87d156282ac719b49b4;hpb=1a1741dd9da04c2a6e5b15fda129cd5d8b69ee03;p=gnulib.git diff --git a/modules/striconveh b/modules/striconveh index 0aeca22a5..8bdfb3403 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,6 +35,9 @@ endif Include: "striconveh.h" +Link: +$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise + License: LGPL