X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstriconveh;h=8bdfb34033061f0299639fc4637f9466c8452615;hb=1fc753c0c0ce522aa65114df92031b7bde890cdd;hp=ce87e07e453ed7d5270e747165873e935c759631;hpb=455a36f0f1ea2fe0ab925bfe74f6e0cf7c6292f5;p=gnulib.git diff --git a/modules/striconveh b/modules/striconveh index ce87e07e4..8bdfb3403 100644 --- a/modules/striconveh +++ b/modules/striconveh @@ -4,6 +4,7 @@ Character set conversion of strings with error handling, uses iconv. Files: lib/striconveh.h lib/striconveh.c +lib/iconveh.h Depends-on: stdbool @@ -17,6 +18,7 @@ unistr/u8-uctomb strdup c-strcase c-strcaseeq +memmove configure.ac: if test $gl_cond_libtool = false; then @@ -33,6 +35,9 @@ endif Include: "striconveh.h" +Link: +$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise + License: LGPL