X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstriconveh;h=acfd9639c6d8ec609337da2b7c8a0f1a2fb5def1;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=172cd854b3a6fe05d7e317970c89298844d22a3a;hpb=e213ad01832156fe83f3455195bfe3e1923637de;p=gnulib.git diff --git a/modules/striconveh b/modules/striconveh index 172cd854b..acfd9639c 100644 --- a/modules/striconveh +++ b/modules/striconveh @@ -4,10 +4,12 @@ Character set conversion of strings with error handling, uses iconv. Files: lib/striconveh.h lib/striconveh.c +lib/iconveh.h Depends-on: stdbool iconv +iconv_open unistr/u8-prev unistr/u8-mbtouc-unsafe unistr/u8-mbtouc @@ -16,6 +18,7 @@ unistr/u8-uctomb strdup c-strcase c-strcaseeq +memmove configure.ac: if test $gl_cond_libtool = false; then @@ -32,8 +35,11 @@ endif Include: "striconveh.h" +Link: +$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise + License: -LGPL +LGPLv2+ Maintainer: Bruno Haible